projects
/
tools
/
git-buildpackage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8742d3f
)
debian/rules: remove obsolete and unused Make variables
author
Nicolas Boulenguez
<nicolas@debian.org>
Tue, 17 May 2022 13:17:12 +0000
(15:17 +0200)
committer
Guido Günther
<agx@sigxcpu.org>
Wed, 25 May 2022 16:32:27 +0000
(18:32 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 381be2173976a8125fbbd0841ce21607a18e6328..0802452d8185ec3a5e0cacd6fe33aea5feab4d66 100755
(executable)
--- 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