gnu: guile-present: Install .go files to libdir.
* gnu/packages/plotutils.scm (guile-present)[source](modules, snippet): Remove.
This commit is contained in:
		
							parent
							
								
									89874fd156
								
							
						
					
					
						commit
						b290a631a0
					
				
					 1 changed files with 1 additions and 8 deletions
				
			
		|  | @ -903,14 +903,7 @@ images onto Cairo surfaces.") | |||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1qam447m05sxxv6x8dlzg7qnyfc4dh8apjw1idpfhpns671gfr6m")) | ||||
|               (patches (search-patches "guile-present-coding.patch")) | ||||
|               (modules '((guix build utils))) | ||||
|               (snippet | ||||
|                '(begin | ||||
|                   (substitute* "Makefile.in" | ||||
|                     (("godir = .*$") | ||||
|                      "godir = $(moddir)\n")) | ||||
|                   #t)))) | ||||
|               (patches (search-patches "guile-present-coding.patch")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (arguments | ||||
|      '(#:phases | ||||
|  |  | |||
		Reference in a new issue