diff options
author | James Meyer <james.meyer@operamail.com> | 2009-03-14 03:06:12 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-03-14 03:06:12 (GMT) |
commit | 6b7e77bce12e7798366ea2481af2d3a96eef2405 (patch) | |
tree | 113ba4690caef10a9ac1c47f54c167a247c7d547 /abs/extra-testing/libxcb/libxcb-1.1-no-pthread-stubs.patch | |
parent | cdddc7cc85e934fdfd959648abc64b3bbd49ee9e (diff) | |
download | linhes_pkgbuild-6b7e77bce12e7798366ea2481af2d3a96eef2405.zip linhes_pkgbuild-6b7e77bce12e7798366ea2481af2d3a96eef2405.tar.gz linhes_pkgbuild-6b7e77bce12e7798366ea2481af2d3a96eef2405.tar.bz2 |
Removing duplicate packages
Diffstat (limited to 'abs/extra-testing/libxcb/libxcb-1.1-no-pthread-stubs.patch')
-rw-r--r-- | abs/extra-testing/libxcb/libxcb-1.1-no-pthread-stubs.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/abs/extra-testing/libxcb/libxcb-1.1-no-pthread-stubs.patch b/abs/extra-testing/libxcb/libxcb-1.1-no-pthread-stubs.patch deleted file mode 100644 index 67a09f2..0000000 --- a/abs/extra-testing/libxcb/libxcb-1.1-no-pthread-stubs.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up libxcb-1.1/configure.ac.pthread-stubs libxcb-1.1/configure.ac ---- libxcb-1.1/configure.ac.pthread-stubs 2007-11-04 18:17:11.000000000 -0500 -+++ libxcb-1.1/configure.ac 2007-11-12 10:27:06.000000000 -0500 -@@ -31,7 +31,7 @@ AC_SUBST(HTML_CHECK_RESULT) - - # Checks for pkg-config packages - PKG_CHECK_MODULES(XCBPROTO, xcb-proto >= 1.1) --NEEDED="pthread-stubs xau >= 0.99.2" -+NEEDED="xau >= 0.99.2" - PKG_CHECK_MODULES(NEEDED, $NEEDED) - - have_xdmcp="no" |