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

r769 ./packages/openofficeorg/2.2.1/unstable: Add missing quotation mark



------------------------------------------------------------
revno: 769
committer: Chris Halls <halls@debian.org>
branch nick: debian
timestamp: Thu 2007-06-28 23:43:16 +0100
message:
  Add missing quotation mark
modified:
  rules
=== modified file 'rules'
--- a/rules	2007-06-28 22:24:04 +0000
+++ b/rules	2007-06-28 22:43:16 +0000
@@ -1944,7 +1944,7 @@
 		| sed -e "s/ooff/broff/" | sed -e "s/OpenO/BrO/" \
 		> debian/broffice.org/usr/share/applications/ooo-extension.desktop
 	cat $(PKGDIR)-common/usr/share/applications/ooo-template.desktop \
-		| sed -e s/ooff/broff/" | sed -e "s/OpenO/BrO/" \
+		| sed -e "s/ooff/broff/" | sed -e "s/OpenO/BrO/" \
 		 > debian/broffice.org/usr/share/applications/ooo-template.desktop
 	install -m644 debian/brintro.bmp \
 		debian/broffice.org/$(OODIR)/program/intro.bmp


Reply to: