[Pkg-wmaker-commits] [wmbattery] 03/241: * Fixed name of installhook target.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:37:17 UTC 2015


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

dtorrance-guest pushed a commit to branch master
in repository wmbattery.

commit bb50c7c51b6ec74918288e0492de7b12dbe5e4a1
Author: joey <joey at a4a2c43b-8ac3-0310-8836-e0e880c912e2>
Date:   Sun Sep 12 19:47:13 1999 +0000

       * Fixed name of installhook target.
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8f8b9c5..07370c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wmbattery (1.8) unstable; urgency=low
+
+  * Fixed name of installhook target.
+
+ -- Joey Hess <joeyh at master.debian.org>  Sun, 12 Sep 1999 12:47:00 -0700
+
 wmbattery (1.7) unstable; urgency=low
 
   * FHS.
diff --git a/debian/rules b/debian/rules
index e0e5a33..2a1d719 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,7 +57,7 @@ binary-arch: build install
 	dh_builddeb
 
 VERSION=$(shell expr "`dpkg-parsechangelog 2>/dev/null |grep Version:`" : '.*Version: \(.*\)')
-dist:
+installhook:
 	dpkg-buildpackage -rfakeroot -tc
 	if [ `hostname` = 'kite' ] ; then \
 		cp ../wmbattery_$(VERSION).tar.gz ../../public; \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbattery.git



More information about the Pkg-wmaker-commits mailing list