[spglib] 02/02: Removing comments from debian/rules.

Andrius Merkys merkys-guest at moszumanska.debian.org
Tue Dec 5 08:04:04 UTC 2017


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

merkys-guest pushed a commit to branch master
in repository spglib.

commit eea386590b3b4acbca9695d7d6c44321f2928e11
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date:   Tue Dec 5 10:03:54 2017 +0200

    Removing comments from debian/rules.
---
 debian/rules | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/debian/rules b/debian/rules
index 6e69e7b..f994536 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,18 +1,4 @@
 #!/usr/bin/make -f
-# See debhelper(7) (uncomment to enable)
-# output every command that modifies files on the build system.
-#export DH_VERBOSE = 1
-
-
-# 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
-
 
 %:
 	dh $@
@@ -40,9 +26,3 @@ override_dh_auto_clean:
 	rm -f missing src/Makefile.in test-driver
 	rm -f config.guess config.h.in config.sub configure
 	rm -rf m4
-
-# dh_make generated override targets
-# This is example for Cmake (See https://bugs.debian.org/641051 )
-#override_dh_auto_configure:
-#	dh_auto_configure -- #	-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
-

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



More information about the debian-science-commits mailing list