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 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "1qam447m05sxxv6x8dlzg7qnyfc4dh8apjw1idpfhpns671gfr6m")) |                 "1qam447m05sxxv6x8dlzg7qnyfc4dh8apjw1idpfhpns671gfr6m")) | ||||||
|               (patches (search-patches "guile-present-coding.patch")) |               (patches (search-patches "guile-present-coding.patch")))) | ||||||
|               (modules '((guix build utils))) |  | ||||||
|               (snippet |  | ||||||
|                '(begin |  | ||||||
|                   (substitute* "Makefile.in" |  | ||||||
|                     (("godir = .*$") |  | ||||||
|                      "godir = $(moddir)\n")) |  | ||||||
|                   #t)))) |  | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      '(#:phases |      '(#:phases | ||||||
|  |  | ||||||
		Reference in a new issue