gnu: libgnomeprint: Fix build.
* gnu/packages/gnome.scm (libgnomeprint)[source]: Remove snippet.
This commit is contained in:
		
							parent
							
								
									dbc3860ceb
								
							
						
					
					
						commit
						85a0942cff
					
				
					 1 changed files with 1 additions and 8 deletions
				
			
		|  | @ -1339,14 +1339,7 @@ widgets built in the loading process.") | ||||||
|                                   name "-" version ".tar.bz2")) |                                   name "-" version ".tar.bz2")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "129ka3nn8gx9dlfry17ib79azxk45wzfv5rgqzw6dwx2b5ns8phm")) |                 "129ka3nn8gx9dlfry17ib79azxk45wzfv5rgqzw6dwx2b5ns8phm")))) | ||||||
|               (modules '((guix build utils))) |  | ||||||
|               (snippet |  | ||||||
|                ;; Adapt to newer freetype. As the package is deprecated, there |  | ||||||
|                ;; is no use in creating a patch and reporting it. |  | ||||||
|                '(substitute* '("libgnomeprint/gnome-font-face.c" |  | ||||||
|                                "libgnomeprint/gnome-rfont.c") |  | ||||||
|                   (("freetype/") "freetype2/"))))) |  | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (inputs |     (inputs | ||||||
|      `(("popt" ,popt) |      `(("popt" ,popt) | ||||||
|  |  | ||||||
		Reference in a new issue