/[packages]/cauldron/libzip/current/SOURCES/libzip-0.10-fix_pkgconfig.patch
ViewVC logotype

Contents of /cauldron/libzip/current/SOURCES/libzip-0.10-fix_pkgconfig.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 133428 - (show annotations) (download)
Mon Aug 15 08:27:22 2011 UTC (12 years, 8 months ago) by fwang
File size: 542 byte(s)
add some gentoo patches to fix include headers
1 diff -urN libzip-0.10.old/libzip.pc.in libzip-0.10/libzip.pc.in
2 --- libzip-0.10.old/libzip.pc.in 2011-04-29 12:54:23.000000000 +0200
3 +++ libzip-0.10/libzip.pc.in 2011-04-29 12:55:28.000000000 +0200
4 @@ -2,7 +2,6 @@
5 exec_prefix=@exec_prefix@
6 libdir=@libdir@
7 includedir=@includedir@
8 -libincludedir=@libdir@/libzip/include
9
10 zipcmp=@prefix@/bin/zipcmp
11
12 @@ -10,5 +9,5 @@
13 Description: library for handling zip archives
14 Version: @VERSION@
15 Libs: -L${libdir} -lzip @LIBS@
16 -Cflags: -I${includedir} -I${libincludedir}
17 +Cflags: -I${includedir}
18

  ViewVC Help
Powered by ViewVC 1.1.30