diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-24 16:42:26 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-24 16:42:26 +0200 |
commit | cbdfc3b84ec5a246b83fb991fd865754b841f9c5 (patch) | |
tree | 19c96c6cd337984249264b43d548100260a3e857 /package/xcb-proto/patches/patch-xcb-proto_pc_in | |
parent | 36b8021619c7f7a8ec6fee10e3bfa6e7ff8d9d48 (diff) | |
parent | ba1dbc96f36abce072ac39a33bb0bd85e12a4e97 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/xcb-proto/patches/patch-xcb-proto_pc_in')
-rw-r--r-- | package/xcb-proto/patches/patch-xcb-proto_pc_in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/xcb-proto/patches/patch-xcb-proto_pc_in b/package/xcb-proto/patches/patch-xcb-proto_pc_in deleted file mode 100644 index b16750915..000000000 --- a/package/xcb-proto/patches/patch-xcb-proto_pc_in +++ /dev/null @@ -1,10 +0,0 @@ ---- xcb-proto-1.6.orig/xcb-proto.pc.in 2008-08-27 10:12:22.000000000 +0200 -+++ xcb-proto-1.6/xcb-proto.pc.in 2011-01-24 16:11:29.000000000 +0100 -@@ -1,6 +1,6 @@ - prefix=@prefix@ - datarootdir=@datarootdir@ --datadir=@datadir@ -+datadir=${prefix}/../@datadir@ - xcbincludedir=@xcbincludedir@ - pythondir=@pythondir@ - |