Update of /home/halls/cvs/debian-openoffice/oo-deb/debian In directory gluck:/tmp/cvs-serv2625
Modified Files: rules Log Message: I mixed up the patchset names, thanks rene Index: rules =================================================================== RCS file: /home/halls/cvs/debian-openoffice/oo-deb/debian/rules,v retrieving revision 1.174 retrieving revision 1.175 diff -u -d -r1.174 -r1.175 --- rules 11 Dec 2003 17:57:50 -0000 1.174 +++ rules 17 Dec 2003 12:15:43 -0000 1.175 @@ -108,7 +108,7 @@ #CONFIGURE_FLAGS+= --with-stlport4-home=$(CURDIR)/stlport-home USE_FONTCONFIG=y CONFIGURE_FLAGS+= --enable-fontconfig - PATCHSET=DebianWoody + PATCHSET=Debian else # use latest gcc-3.x compiler version _CC:=$(shell cd /usr/bin; ls gcc-3.* | tail -1) @@ -116,7 +116,7 @@ # Don't use system libstlport USE_SYSTEM_STLPORT=n - PATCHSET=Debian + PATCHSET=DebianWoody endif # gcc version can be overriden by setting GCCVER in scripts/vars[.arch]