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

CVS:oo-deb/debian rules,1.205,1.206



Update of /cvs/debian-openoffice/oo-deb/debian
In directory gluck:/tmp/cvs-serv10368

Modified Files:
	rules 
Log Message:
use $(STLPORT_HOME)


Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/rules,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- rules	4 May 2004 22:21:54 -0000	1.205
+++ rules	4 May 2004 22:27:20 -0000	1.206
@@ -132,7 +132,7 @@
   CONFIGURE_FLAGS+= --with-system-db --with-db-version=$(D) \
                     --with-system-altlinuxhyph --with-system-curl \
                     --with-system-neon --with-system-myspell \
-                    --enable-fontconfig --with-stlport4-home=/usr \
+                    --enable-fontconfig --with-stlport4-home=$(STLPORT_HOME) \
                     --with-python=$(PYTHON)
 else
   ## Woody backport



Reply to: