Magellan Linux

Annotation of /trunk/libxmlpp/patches/libxmlpp-1.0.4-pc.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 150 - (hide annotations) (download)
Tue May 8 20:15:07 2007 UTC (17 years, 1 month ago) by niro
File size: 324 byte(s)
-moved to patches subdir

1 niro 150 --- libxml++-1.0.pc.in.orig 2005-03-07 00:44:23.000000000 -0500
2     +++ libxml++-1.0.pc.in 2005-03-07 00:44:37.000000000 -0500
3     @@ -8,5 +8,5 @@
4     Requires: libxml-2.0
5     Version: @VERSION@
6     Libs: -L${libdir} -lxml++-1.0
7     -Cflags: -I${includedir}/libxml++-1.0 -I${libdir}/libxml++-1.0/include
8     +Cflags: -I${includedir}/libxml++-1.0
9    
10