[vmtk] 07/17: Enable contrib scripts.
Mattia Rizzolo
mattia at debian.org
Sun Apr 17 14:34:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository vmtk.
commit a2cb92edcb05ce44d2d72f91266dd3ab8effcf0b
Author: Johannes Ring <johannr at simula.no>
Date: Mon Sep 5 09:35:54 2011 +0000
Enable contrib scripts.
---
debian/changelog | 6 ++++++
debian/rules | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 5ecd984..8ae9c21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vmtk (0.9.0-5) UNRELEASED; urgency=low
+
+ * debian/rules: Enable contrib scripts.
+
+ -- Johannes Ring <johannr at simula.no> Mon, 05 Sep 2011 11:15:16 +0200
+
vmtk (0.9.0-4) unstable; urgency=low
* Make package autobuildable:
diff --git a/debian/rules b/debian/rules
index 260cd56..c10d590 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,6 +32,7 @@ DEB_CMAKE_EXTRA_FLAGS= \
-D CMAKE_BUILD_TYPE:STRING=RelWithDebInfo \
-D CMAKE_INSTALL_PREFIX:PATH=/usr \
-D VTK_VMTK_CONTRIB:BOOL=ON \
+ -D VMTK_CONTRIB_SCRIPTS:BOOL=ON \
..
install/libvmtk0.9::
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vmtk.git
More information about the debian-science-commits
mailing list