[libreoffice] 01/01: add missing dependency on $(STAMP_DIR)/build-arch

Rene Engelhard rene at moszumanska.debian.org
Tue Oct 17 19:04:09 UTC 2017


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

rene pushed a commit to branch master
in repository libreoffice.

commit 8d244d01cd3614387318def794c263f019a49b8c
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Tue Oct 17 21:03:51 2017 +0200

    add missing dependency on $(STAMP_DIR)/build-arch
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index d9334ec..9c1eb28 100755
--- a/rules
+++ b/rules
@@ -2597,7 +2597,7 @@ endif
 
 # Install files generated by setup into arch-dependent package directories
 install-arch: $(STAMP_DIR)/install-arch
-$(STAMP_DIR)/install-arch: $(STAMP_DIR)/install-common
+$(STAMP_DIR)/install-arch: $(STAMP_DIR)/build-arch $(STAMP_DIR)/install-common
 	dh_testdir
 	dh_testroot
 	umask 022

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



More information about the Pkg-openoffice-commits mailing list