[ros-roslisp] 01/02: Remove boilerplate from rules file

Wookey wookey at moszumanska.debian.org
Thu Nov 26 04:23:30 UTC 2015


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

wookey pushed a commit to branch master
in repository ros-roslisp.

commit 555d40ba4f6cc31d54cbd7cd06f6600bb93a9fe5
Author: Wookey <wookey at wookware.org>
Date:   Sun Nov 22 19:54:22 2015 +0000

    Remove boilerplate from rules file
---
 debian/rules | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/debian/rules b/debian/rules
index b71b15d..a20ff81 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,26 +7,10 @@
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/default.mk
 
-# see FEATURE AREAS in dpkg-buildflags(1)
-#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-
-# see ENVIRONMENT in dpkg-buildflags(1)
-# package maintainers to append CFLAGS
-#export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
-# package maintainers to append LDFLAGS
-#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-
-
 # main packaging script based on dh7 syntax
 %:
 	dh $@ 
 
-# debmake generated override targets
-# This is example for Cmake (See http://bugs.debian.org/641051 )
-#override_dh_auto_configure:
-#	dh_auto_configure -- \
-#	-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
-
 override_dh_auto_install:
 	dh_auto_install	-- 
 	-mv debian/roslisp/usr/etc debian/roslisp/etc

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



More information about the debian-science-commits mailing list