From: Nicolas Boulenguez Date: Tue, 17 May 2022 13:17:12 +0000 (+0200) Subject: debian/rules: remove obsolete and unused Make variables X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4c9032e6817f5e2a14e41a055d844f0d2f48d77b;p=tools%2Fgit-buildpackage.git debian/rules: remove obsolete and unused Make variables --- diff --git a/debian/rules b/debian/rules index 381be217..0802452d 100755 --- a/debian/rules +++ b/debian/rules @@ -1,17 +1,5 @@ #!/usr/bin/make -f -EXAMPLE_SCRIPTS=\ - gbp-add-patch \ - gbp-cowbuilder-sid \ - gbp-posttag-push \ - gbp-configure-unpatched-source \ - wrap_cl.py - -DEB_COMPRESS_EXCLUDE=$(EXAMPLE_SCRIPTS) - -PYCHECKER_ARGS=-boptparse --no-override --no-shadowbuiltin - - %: dh $@ --buildsystem=pybuild