[pcl] 02/02: Clean up debian/rules

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Sun Oct 12 22:23:00 UTC 2014


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

jspricke-guest pushed a commit to branch master
in repository pcl.

commit 361a799f95674a07065091c48852c60d64ce18e1
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Mon Oct 13 00:03:50 2014 +0200

    Clean up debian/rules
---
 debian/rules | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 83dadcd..6e0714f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,11 +15,9 @@ CXXFLAGS+=$(CPPFLAGS)
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 .PHONY: override_dh_auto_configure \
-	override_dh_auto_build \
 	override_dh_install \
 	override_dh_installchangelogs \
-	override_dh_strip \
-	override_dh_shlibdeps
+	override_dh_strip
 
 override_dh_auto_configure:
 	dh_auto_configure -- 						\
@@ -36,10 +34,6 @@ override_dh_auto_configure:
 	-DBUILD_apps_point_cloud_editor=ON -DBUILD_apps_in_hand_scanner=ON \
 	-DWITH_DOCS=ON 
 
-override_dh_auto_build:
-	dh_auto_build -- # Compile the software.
-	dh_auto_build -- doc # Generate Doxygen HTML documentation.
-
 override_dh_install:
 	mkdir -p debian/tmp/usr/share/doc/libpcl1.7-dbg && cp debian/README.Debug debian/tmp/usr/share/doc/libpcl1.7-dbg/
 	

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pcl.git



More information about the debian-science-commits mailing list