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

openoffice.org



Hi!

as far as I remember the package was renamed to openoffice.org.

then please rename openoffice.(files|links|dirs) to openoffice.org.(...)
and apply the attached patch to rules.

-- 
Heute ist nicht alle Tage, ich komm' wieder, keine Frage!!!

   Joerg

One man's "magic" is another man's engineering.  "Supernatural" is a null word.
		-- Robert Heinlein
--- cvs/debian/oo-deb/debian/rules	Fri Apr 12 21:37:56 2002
+++ openoffice.org_src/debian/rules	Mon Apr 15 10:29:18 2002
@@ -318,17 +318,17 @@
 	
 	
 	install -m644 debian/local/rsfile.local.txt \
-		      debian/openoffice/etc/openoffice/autoresponse.conf
+		      debian/openoffice.org/etc/openoffice/autoresponse.conf
 	
-	install -m755 debian/local/ooffice debian/openoffice/usr/bin       
+	install -m755 debian/local/ooffice debian/openoffice.org/usr/bin/openoffice
 	
 	for FILE in program/instdb.ins \
 		 share/config/registry/instance/org/openoffice/Setup.xml \
 		 share/config/registry/instance/org/openoffice/Office/Common.xml; do \
-	  sed -e 's#$(PKGOPENOFFICEDIR)#$(OPENOFFICEDIR)#g' debian/openoffice/$(OPENOFFICEDIR)/"$$FILE" > \
-							    debian/openoffice/$(OPENOFFICEDIR)/"$$FILE".new; \
-	  mv debian/openoffice/$(OPENOFFICEDIR)/"$$FILE".new \
-	     debian/openoffice/$(OPENOFFICEDIR)/"$$FILE"; \
+	  sed -e 's#$(PKGOPENOFFICEDIR)#$(OPENOFFICEDIR)#g' debian/openoffice.org/$(OPENOFFICEDIR)/"$$FILE" > \
+							    debian/openoffice.org/$(OPENOFFICEDIR)/"$$FILE".new; \
+	  mv debian/openoffice.org/$(OPENOFFICEDIR)/"$$FILE".new \
+	     debian/openoffice.org/$(OPENOFFICEDIR)/"$$FILE"; \
 	done
 	
 	

Reply to: