[angles] 02/02: Adjusted to fit better the needs of the package
Leopold Palomo-Avellaneda
leo at alaxarxa.net
Fri May 1 14:14:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch master
in repository angles.
commit da087f0b45a3eed8c14c2bb741169b945b7213c7
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date: Fri May 1 16:13:17 2015 +0200
Adjusted to fit better the needs of the package
---
debian/rules | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b5cb04f..c06e5e7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,11 @@ include /usr/share/dpkg/default.mk
# main packaging script based on dh7 syntax
%:
- dh $@ --parallel --buildsystem=cmake --with python2
+ dh $@ --buildsystem=cmake
+
+override_dh_auto_install:
+ dh_auto_install --destdir=debian/tmp
+
# debmake generated override targets
# This is example for Cmake (See http://bugs.debian.org/641051 )
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/angles.git
More information about the debian-science-commits
mailing list