[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

CVS:myspell-deb/debian myspell.pc.in,1.2,1.3



Update of /cvs/debian-openoffice/myspell-deb/debian
In directory gluck:/tmp/cvs-serv32329

Modified Files:
	myspell.pc.in 
Log Message:
move /myspell down to Cflags: instead of directly in includedir

Index: myspell.pc.in
===================================================================
RCS file: /cvs/debian-openoffice/myspell-deb/debian/myspell.pc.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- myspell.pc.in	8 Jan 2004 15:25:52 -0000	1.2
+++ myspell.pc.in	8 Jan 2004 15:33:40 -0000	1.3
@@ -1,10 +1,10 @@
 prefix=@prefix@
 exec_prefix=${prefix}
 libdir=${prefix}/lib
-includedir=${prefix}/include/myspell
+includedir=${prefix}/include
 
 Name: myspell
 Description: MySpell spellchecking library
 Version: @version@
 Libs: -L${libdir} -lmyspell
-Cflags: -I${includedir}
+Cflags: -I${includedir}/myspell



Reply to: