[eclib] 03/03: Cleaned d/rules some more

Julien Puydt julien.puydt at laposte.net
Tue Nov 8 17:19:17 UTC 2016


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

jpuydt-guest pushed a commit to branch master
in repository eclib.

commit a512216bb06561c14ea32a74e422758c21f80374
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Tue Nov 8 18:10:14 2016 +0100

    Cleaned d/rules some more
---
 debian/rules | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index b3c4984..4f21972 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,12 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- --with-boost=no --with-ntl --disable-allprogs --enable-shared --disable-static CPPFLAGS="$(CPPFLAGS) -D_LARGEFILE_SOURCE"
-
-override_dh_auto_install:
-	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
-	rm -f debian/tmp/usr/lib/*/*.la
-	rm -fr debian/tmp/usr/share/doc
+	dh_auto_configure -- --with-boost=no --with-ntl --disable-allprogs --enable-shared --disable-static
 
 override_dh_installchangelogs:
 	dh_installchangelogs -XChangeLog

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



More information about the debian-science-commits mailing list