[Pkg-wmaker-commits] [wmgtemp] 02/15: debian/rules: Use dh_autoreconf and drop old override targets which are no longer needed.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Feb 2 18:07:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmgtemp.
commit 8280c85ae8abca8fcd2bf1b4e05c55046c7f756e
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Thu Feb 2 10:23:52 2017 -0500
debian/rules: Use dh_autoreconf and drop old override targets
which are no longer needed.
---
debian/rules | 12 +-----------
1 file changed, 1 insertion(+), 11 deletions(-)
diff --git a/debian/rules b/debian/rules
index e9430a0..dd9063b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@
-
-override_dh_auto_build:
- dh_auto_build -- CFLAGS="$(shell dpkg-buildflags --get CFLAGS)" \
- LDFLAGS="$(shell dpkg-buildflags --get LDFLAGS)"
-
-override_dh_auto_install:
- dh_auto_install -- INSTDIR=/usr/bin MANINSTDIR=/usr/share/man/man1
-
-get-orig-source:
- uscan --verbose --force-download --rename
+ dh $@ --with autoreconf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmgtemp.git
More information about the Pkg-wmaker-commits
mailing list