[redeclipse-data] 01/06: Avoid pointless dpkg default make includes

Martin Werner arand-guest at moszumanska.debian.org
Sun Feb 11 21:35:25 UTC 2018


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

arand-guest pushed a commit to branch master
in repository redeclipse-data.

commit e3c67990383238789c45aca77d2943be7bfc4971
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Sun Feb 11 21:06:32 2018 +0100

    Avoid pointless dpkg default make includes
    
    Remove Makefile includes of dpkg default defines, which was previously
    used for get-orig-source target.
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 929b3a2..7c658b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/default.mk
 
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse-data.git



More information about the Pkg-games-commits mailing list