all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 07349135935d946c86de9034489e2b143860fe50 628 bytes (raw)
name: gnu/packages/patches/pstoedit-pkglibdir.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
 
Retrieved from Fedora: https://src.fedoraproject.org/rpms/pstoedit/tree

--- a/config/pstoedit.pc.orig.in	2018-04-16 14:26:28.000000000 +0200
+++ b/config/pstoedit.pc.in	2020-10-05 14:37:16.750980762 +0200
@@ -1,7 +1,7 @@
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
-includedir=@includedir@
+includedir=@includedir@/pstoedit
 
 Name: pstoedit
 Description: converts PostScript(TM) and PDF files to other vector graphic formats
@@ -8,4 +8,4 @@
 Version: @VERSION@.0
 Requires: 
 Libs: -L@libdir@ -lpstoedit @CXX_STD_LIB@ @CXX_RUNTIME_LIB@ @LIBLD_LDFLAGS@
-Cflags: -I@includedir@
+Cflags: -I@includedir@/pstoedit

debug log:

solving 0734913593 ...
found 0734913593 in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.