diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-03-13 18:43:52 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-03-13 18:44:23 +0100 |
commit | 4c3b78a7638ad9dc9a03d369768031d6131e2573 (patch) | |
tree | e12fe9f3beab448883153a9c402bbcbc1e30b591 /package/harfbuzz/patches/patch-src_harfbuzz-icu_pc_in | |
parent | fc698257dcec51f6a0582b0227fa740d75461368 (diff) |
harfbuzz: update to latest stable version
Diffstat (limited to 'package/harfbuzz/patches/patch-src_harfbuzz-icu_pc_in')
-rw-r--r-- | package/harfbuzz/patches/patch-src_harfbuzz-icu_pc_in | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/package/harfbuzz/patches/patch-src_harfbuzz-icu_pc_in b/package/harfbuzz/patches/patch-src_harfbuzz-icu_pc_in deleted file mode 100644 index 8cb50339d..000000000 --- a/package/harfbuzz/patches/patch-src_harfbuzz-icu_pc_in +++ /dev/null @@ -1,18 +0,0 @@ ---- harfbuzz-0.9.28.orig/src/harfbuzz-icu.pc.in 2013-10-28 00:45:25.000000000 +0100 -+++ harfbuzz-0.9.28/src/harfbuzz-icu.pc.in 2014-05-23 18:08:32.000000000 +0200 -@@ -1,7 +1,4 @@ - prefix=%prefix% --exec_prefix=%exec_prefix% --libdir=%libdir% --includedir=%includedir% - - Name: harfbuzz - Description: HarfBuzz text shaping library ICU integration -@@ -9,5 +6,5 @@ Version: %VERSION% - - Requires: harfbuzz - Requires.private: icu-uc --Libs: -L${libdir} -lharfbuzz-icu --Cflags: -I${includedir}/harfbuzz -+Libs: -L${prefix}/lib -lharfbuzz-icu -+Cflags: -I${prefix}/include/harfbuzz |