[dune-common] 03/06: Install cmake support files.
Ansgar Burchardt
ansgar at moszumanska.debian.org
Wed Jan 15 12:44:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
ansgar pushed a commit to annotated tag debian/2.3.20140111beta1-1
in repository dune-common.
commit debd4bc4489dc16331d5b19b11726fb9749bb912
Author: Ansgar Burchardt <ansgar at debian.org>
Date: Tue Jan 14 11:32:17 2014 +0100
Install cmake support files.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 552c7af..82d89cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ include debian/dune-debian.mk
dh $@ --parallel
override_dh_auto_install-arch:
- set -e; for d in am bin dune lib m4; do \
+ set -e; for d in am bin cmake dune lib m4; do \
$(MAKE) -C $$d install DESTDIR="$(CURDIR)/debian/tmp"; \
done
$(MAKE) install-data-am install-exec-am DESTDIR="$(CURDIR)/debian/tmp"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/dune-common.git
More information about the debian-science-commits
mailing list