summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-09-10 09:08:32 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-09-10 09:08:32 +0000
commitd724afbf3e2907d8c6d603a17dc8797e01a76a30 (patch)
tree70ccd60f466e6f3faae71731be6e7242434d85de /x11-wm/openbox
parentsmall fix0rs (diff)
downloadhistorical-d724afbf3e2907d8c6d603a17dc8797e01a76a30.tar.gz
historical-d724afbf3e2907d8c6d603a17dc8797e01a76a30.tar.bz2
historical-d724afbf3e2907d8c6d603a17dc8797e01a76a30.zip
slight adjustments
Diffstat (limited to 'x11-wm/openbox')
-rw-r--r--x11-wm/openbox/openbox-2.0.0-r2.ebuild11
1 files changed, 2 insertions, 9 deletions
diff --git a/x11-wm/openbox/openbox-2.0.0-r2.ebuild b/x11-wm/openbox/openbox-2.0.0-r2.ebuild
index 63d094fa2ea0..2cce9617b064 100644
--- a/x11-wm/openbox/openbox-2.0.0-r2.ebuild
+++ b/x11-wm/openbox/openbox-2.0.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-2.0.0-r2.ebuild,v 1.1 2002/09/05 04:34:53 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-2.0.0-r2.ebuild,v 1.2 2002/09/10 09:08:32 seemant Exp $
inherit commonbox
@@ -16,14 +16,7 @@ KEYWORDS="x86 sparc sparc64"
MYBIN="${PN}-dev"
mydoc="CHANGE* TODO LICENSE data/README*"
myconf="--enable-xinerama"
-
-src_compile() {
-
- ./bootstrap
-
- BOOTSTRAP="1"
- commonbox_src_compile
-}
+BOOTSTRAP="1"
src_install() {