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

Modified Files:
        rules 
Log Message:
minor comment fix

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/rules,v
retrieving revision 1.229
retrieving revision 1.230
diff -u -d -r1.229 -r1.230
--- rules       27 Jul 2004 15:14:07 -0000      1.229
+++ rules       27 Jul 2004 17:11:59 -0000      1.230
@@ -1101,8 +1101,8 @@
        rm -rf debian/openoffice.org$(VER)-l10n-sl$(OPENOFFICEDIR)/user/config
 
 ifeq "$(USE_JAVA)" "y"
-       # remove jvm645??.res from the langpacks because it is supposed to
-       # be in -java only
+       # remove jvm$(BUILDNUM)??.res from the langpacks because it is supposed
+       # to be in -java only
        for iso in $(LANGPACKISOS); do \
           langiso=`echo $$iso | tr A-Z a-z`;      \
          prefix=`debian/local/openoffice-xlate-lang -p $$iso`;\

Reply via email to