diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-12-05 10:49:13 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-12-05 10:49:13 +0100 |
commit | 26d79f5e76b17c978ee4b21e17464ea9ea2e0203 (patch) | |
tree | dd856982dccb6e46240112775ade21247d627c6a /package/font-util/patches/patch-fontutil_pc_in | |
parent | 9037fba3edd4bffd403b342a1487d9bf59f25830 (diff) | |
parent | 4c93c2e27f98e0c00a101bc8b7df20b12d82f8b9 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/font-util/patches/patch-fontutil_pc_in')
-rw-r--r-- | package/font-util/patches/patch-fontutil_pc_in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/package/font-util/patches/patch-fontutil_pc_in b/package/font-util/patches/patch-fontutil_pc_in new file mode 100644 index 000000000..4662db361 --- /dev/null +++ b/package/font-util/patches/patch-fontutil_pc_in @@ -0,0 +1,11 @@ +--- font-util-1.1.1.orig/fontutil.pc.in 2009-10-11 06:32:56.000000000 +0200 ++++ font-util-1.1.1/fontutil.pc.in 2010-12-02 22:28:16.000000000 +0100 +@@ -4,7 +4,7 @@ libdir=@libdir@ + datarootdir=@datarootdir@ + datadir=@datadir@ + fontrootdir=@fontrootdir@ +-mapdir=@MAPDIR@ ++mapdir=${prefix}/../@MAPDIR@ + + Name: FontUtil + Description: Font utilities dirs |