summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/asbutton/asbutton-0.3.ebuild')
-rw-r--r--x11-plugins/asbutton/asbutton-0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/asbutton/asbutton-0.3.ebuild b/x11-plugins/asbutton/asbutton-0.3.ebuild
index d097783b3fcd..edb376a86b96 100644
--- a/x11-plugins/asbutton/asbutton-0.3.ebuild
+++ b/x11-plugins/asbutton/asbutton-0.3.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/asbutton/asbutton-0.3.ebuild,v 1.1 2003/04/19 19:40:41 sethbc Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asbutton/asbutton-0.3.ebuild,v 1.2 2003/09/06 05:45:17 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A simple dockable application launcher for use in AfterStep."
@@ -28,6 +28,6 @@ src_install () {
dodir /usr/bin
dodir /usr/share/afterstep/desktop/icons/16bpp
- make DESTDIR=${D} install || die
+ make DESTDIR=${D} install || die
dodoc README CHANGES
}