[Pkg-wmaker-commits] [wmmoonclock] 11/19: debian/rules: Remove old override targets; no longer necessary.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Tue Aug 15 00:55:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmmoonclock.
commit bcbc474e5ea3c0dd194531e35a443103cb112415
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Mon Aug 14 19:50:18 2017 -0400
debian/rules: Remove old override targets; no longer necessary.
---
debian/rules | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/debian/rules b/debian/rules
index 99295d4..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,19 +1,4 @@
#!/usr/bin/make -f
-# export DH_VERBOSE=1
-
-export DEB_CFLAGS_MAINT_APPEND += $(shell dpkg-buildflags --get CPPFLAGS) $(shell dpkg-buildflags --get LDFLAGS)
%:
dh $@
-
-override_dh_clean:
- $(MAKE) -C src clean
- dh_clean
-
-override_dh_auto_install:
- $(MAKE) -C src install DESTDIR=$(CURDIR)/debian/wmmoonclock
- ln -s wmMoonClock $(CURDIR)/debian/wmmoonclock/usr/bin/wmmoonclock
- ln -s wmMoonClock.1.gz $(CURDIR)/debian/wmmoonclock/usr/share/man/man1/wmmoonclock.1.gz
-
-override_dh_installchangelogs:
- dh_installchangelogs changelog upstream
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmmoonclock.git
More information about the Pkg-wmaker-commits
mailing list