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

CVS:oo-deb/debian rules,1.210,1.211



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

Modified Files:
	rules 
Log Message:
we don't need to specify -d ooo-build anymore since the module now is called ooo-build ;)

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/rules,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -d -r1.210 -r1.211
--- rules	16 May 2004 15:22:04 -0000	1.210
+++ rules	16 May 2004 15:37:40 -0000	1.211
@@ -1179,7 +1179,7 @@
 get-ooo-build:
 	# press enter at the password prompt
 	cvs -d:pserver:anonymous@anoncvs3.gnome.org:/cvs/gnome login
-	cvs -z3 -d:pserver:anonymous@anoncvs3.gnome.org:/cvs/gnome co -d $(OOO_BUILD) ooo-build
+	cvs -z3 -d:pserver:anonymous@anoncvs3.gnome.org:/cvs/gnome co ooo-build
 
 # Download the latest icons
 get-ooo-icons:



Reply to: