You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/libzip/files/libzip-1.1.3-headers.patch

13 lines
324 B

--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -3,8 +3,7 @@
lib_LTLIBRARIES = libzip.la
noinst_HEADERS = zipint.h
-include_HEADERS = zip.h
-nodist_libinclude_HEADERS = zipconf.h
+include_HEADERS = zip.h zipconf.h
# also update CMakeLists.txt when changing version
libzip_la_LDFLAGS=-no-undefined -version-info 3:0:1