[libdata-structure-util-perl] 03/08: debian/rules: drop override, build flags are passed automatically.

gregor herrmann gregoa at debian.org
Sun Jun 22 16:03:07 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdata-structure-util-perl.

commit c4a428489fca000850e97cd47d93465d83fc6fc6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 22 17:58:53 2014 +0200

    debian/rules: drop override, build flags are passed automatically.
---
 debian/rules | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index f1b3e9e..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
+
 %:
 	dh $@
-
-override_dh_auto_build:
-	dh_auto_build -- OPTIMIZE="$(CFLAGS)" LD_RUN_PATH=""

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-structure-util-perl.git



More information about the Pkg-perl-cvs-commits mailing list