summaryrefslogtreecommitdiffstats
path: root/abs/extra/libzip/fix-headers.patch
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-15 15:47:52 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-15 15:47:52 (GMT)
commit82bd3af1ac492cb8a5218127774994a5fdb40d0e (patch)
tree1114ab9743c9bad4da4cefe35bcb9ffe2e9182c2 /abs/extra/libzip/fix-headers.patch
parent440baa856ce8af1c042b7fb559ff84e4cfa01d0b (diff)
downloadlinhes_pkgbuild-82bd3af1ac492cb8a5218127774994a5fdb40d0e.zip
linhes_pkgbuild-82bd3af1ac492cb8a5218127774994a5fdb40d0e.tar.gz
linhes_pkgbuild-82bd3af1ac492cb8a5218127774994a5fdb40d0e.tar.bz2
libzip: 0.10.1
-new
Diffstat (limited to 'abs/extra/libzip/fix-headers.patch')
-rw-r--r--abs/extra/libzip/fix-headers.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/abs/extra/libzip/fix-headers.patch b/abs/extra/libzip/fix-headers.patch
new file mode 100644
index 0000000..7591710
--- /dev/null
+++ b/abs/extra/libzip/fix-headers.patch
@@ -0,0 +1,15 @@
+diff -urN libzip-0.10rc1.old/lib/Makefile.am libzip-0.10rc1/lib/Makefile.am
+--- libzip-0.10rc1.old/lib/Makefile.am 2011-03-05 01:07:33.921722002 +0100
++++ libzip-0.10rc1/lib/Makefile.am 2011-03-05 20:29:30.349388003 +0100
+@@ -2,8 +2,9 @@
+
+ lib_LTLIBRARIES = libzip.la
+ noinst_HEADERS = zipint.h
+-include_HEADERS = zip.h
+-libinclude_HEADERS = zipconf.h
++include_HEADERS = \
++ zip.h \
++ zipconf.h
+
+ # also update CMakeLists.txt when changing version
+ libzip_la_LDFLAGS=-no-undefined -version-info 2:0