summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/wmbattery/wmbattery-1.2.1-r1.ebuild')
-rw-r--r--x11-plugins/wmbattery/wmbattery-1.2.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmbattery/wmbattery-1.2.1-r1.ebuild b/x11-plugins/wmbattery/wmbattery-1.2.1-r1.ebuild
index 57c5ba8c5df3..eb4fdd6cd856 100644
--- a/x11-plugins/wmbattery/wmbattery-1.2.1-r1.ebuild
+++ b/x11-plugins/wmbattery/wmbattery-1.2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/wmbattery-1.2.1-r1.ebuild,v 1.6 2003/10/16 16:10:23 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/wmbattery-1.2.1-r1.ebuild,v 1.7 2003/12/06 15:43:38 port001 Exp $
S=${WORKDIR}/wmbattery
DESCRIPTION="A dockable app to report APM battery stats."
@@ -19,6 +19,6 @@ src_install () {
dodoc README COPYING TODO
#install the icons.
- insinto /usr/share/icons/wmbattery
+ insinto /usr/share/pixmaps/wmbattery
doins *.xpm
}