[Pkg-wmaker-commits] [wmbattery] 17/241: * Fixed icon search path.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:37:20 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 3f1557bcd3524d5e6babfedc6a72bb6d58c00352
Author: joey <joey at a4a2c43b-8ac3-0310-8836-e0e880c912e2>
Date:   Wed Feb 28 02:01:42 2001 +0000

       * Fixed icon search path.
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3b8648f..2ba6890 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wmbattery (1.15) unstable; urgency=medium
+
+  * Fixed icon search path.
+
+ -- Joey Hess <joeyh at debian.org>  Tue, 27 Feb 2001 18:00:44 -0800
+
 wmbattery (1.14) unstable; urgency=low
 
   * OpenBSD port by Kevin Christen <christen at ix.netcom.com>
diff --git a/debian/rules b/debian/rules
index 1acc5b3..6d82a69 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ build: build-stamp
 build-stamp:
 	dh_testdir
 	autoconf
-	./configure --mandir=debian/wmbattery/usr/share/man
+	./configure --mandir=debian/wmbattery/usr/share/man --prefix=/usr
 	$(MAKE)
 	touch build-stamp
 

-- 
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