diff options
author | Brandon Hale <tseng@gentoo.org> | 2003-09-03 14:24:52 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2003-09-03 14:24:52 +0000 |
commit | 5443e947cb28ce4a8be051cd5ba5cc76f34c3399 (patch) | |
tree | 384617923672d5b8521b76f9c2af40c26b37e7b0 /x11-wm/openbox/openbox-2.3.1.ebuild | |
parent | New version, clean old ebuilds, and lots of syntax cleanups (diff) | |
download | gentoo-2-5443e947cb28ce4a8be051cd5ba5cc76f34c3399.tar.gz gentoo-2-5443e947cb28ce4a8be051cd5ba5cc76f34c3399.tar.bz2 gentoo-2-5443e947cb28ce4a8be051cd5ba5cc76f34c3399.zip |
New version, clean old ebuilds, and lots of syntax cleanups
Diffstat (limited to 'x11-wm/openbox/openbox-2.3.1.ebuild')
-rw-r--r-- | x11-wm/openbox/openbox-2.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/openbox/openbox-2.3.1.ebuild b/x11-wm/openbox/openbox-2.3.1.ebuild index b53949cce63d..1692ce3367a6 100644 --- a/x11-wm/openbox/openbox-2.3.1.ebuild +++ b/x11-wm/openbox/openbox-2.3.1.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-wm/openbox/openbox-2.3.1.ebuild,v 1.7 2003/06/24 08:57:05 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-2.3.1.ebuild,v 1.8 2003/09/03 14:24:45 tseng Exp $ IUSE="gnome kde nls xinerama" @@ -32,7 +32,7 @@ src_unpack() { src_install() { - commonbox_src_install + commonbox_src_install rm -f ${D}/usr/share/man/man1/xftlsfonts* mv ${D}/usr/share/commonbox/openbox/epistrc \ |