[dune-typetree] 06/06: debian/rules: Install CMake modules.

Ansgar Burchardt ansgar at moszumanska.debian.org
Thu Jan 23 10:48:37 UTC 2014


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

ansgar pushed a commit to annotated tag debian/2.3.20140114g9c2e89d-1
in repository dune-typetree.

commit 7a240b4ed3d1fa9901ecdd10e5ab3bc1bc6e70b6
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Thu Jan 23 11:43:30 2014 +0100

    debian/rules: Install CMake modules.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a4ce175..2f09219 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ include /usr/share/dune/dune-debian.mk
 	dh $@ --parallel
 
 override_dh_auto_install-arch:
-	set -e; for d in dune lib m4; do \
+	set -e; for d in 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-typetree.git



More information about the debian-science-commits mailing list