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

[libreoffice] 01/01: hrmpf.



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-4.2
in repository libreoffice.

commit 3fba227ae9c91c9e6dbc5564b2491a7e2d81b54c
Author: Rene Engelhard <rene@debian.org>
Date:   Thu May 15 17:53:23 2014 +0200

    hrmpf.
---
 rules | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/rules b/rules
index 7a8dc3f..308c1e7 100755
--- a/rules
+++ b/rules
@@ -2198,16 +2198,13 @@ ifeq "$(PACKAGE_BASE)" "y"
 	t=`mktemp -q`; grep -v Access2Base $(PKGDIR)-common/$(OODIR)/share/basic/dialog.xlc > \
 		$$t && mv $$t $(PKGDIR)-common/$(OODIR)/share/basic/dialog.xlc && rm -f $$t
 	t=`mktemp -q`; grep -v Access2Base $(PKGDIR)-common/$(OODIR)/share/basic/script.xlc > \
-		$$t && mv $$t $(PKGDIR)-common/$(OODIR)/share/basic/script.xlc &
-& rm -f $$t
+		$$t && mv $$t $(PKGDIR)-common/$(OODIR)/share/basic/script.xlc && rm -f $$t
 else
 	rm -rf $(PKGDIR)-common/$(OODIR)/share/basic/Access2Base
 	t=`mktemp -q`; grep -v Access2Base $(PKGDIR)-common/$(OODIR)/share/basic/dialog.xlc > \
-		$$t && mv $$t $(PKGDIR)-common/$(OODIR)/share/basic/dialog.xlc &
-& rm -f $$t
+		$$t && mv $$t $(PKGDIR)-common/$(OODIR)/share/basic/dialog.xlc && rm -f $$t
 	t=`mktemp -q`; grep -v Access2Base $(PKGDIR)-common/$(OODIR)/share/basic/script.xlc > \
-		$$t && mv $$t $(PKGDIR)-common/$(OODIR)/share/basic/script.xlc &
-& rm -f $$t
+		$$t && mv $$t $(PKGDIR)-common/$(OODIR)/share/basic/script.xlc && rm -f $$t
 endif
 
 	find debian/tmp ! -perm -200 | xargs -r chmod u+w

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: