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

[libreoffice] 02/02: rm install-common, not install-arch



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

rene pushed a commit to branch master
in repository libreoffice.

commit 74ef8d160f667c4fbc4d29cc21c59dba0d1d298b
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Sep 23 13:51:21 2015 +0200

    rm install-common, not install-arch
---
 rules | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/rules b/rules
index 7ec4491..1a28f5a 100755
--- a/rules
+++ b/rules
@@ -3180,9 +3180,8 @@ ifeq "$(BUILD_DBG_PACKAGE)" "y"
 	dh_strip -s -Nure -Nuno-libs3 --dbg-package=libreoffice-dbg
 	dh_strip -pure --dbg-package=ure-dbg
 	dh_strip -puno-libs3 --dbg-package=uno-libs3-dbg
-	# dh_strip --dbg-package= is not idempotent, force copying of the binaries
-	# again...
-	rm -f $(STAMP_DIR)/install-arch
+	# dh_strip --dbg-package= is not idempotent, force install again
+	rm -f $(STAMP_DIR)/install-common
 ifeq "$(BUILD_DBG_PACKAGE)" "y"
 	mkdir -p $(PKGDIR)-dbg/usr/share/gdb/auto-load/$(OODIR)
 	mv $(CURDIR)/debian/tmp/usr/share/gdb/auto-load/$(OODIR)/program \

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


Reply to: