summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@gentoo.org>2001-10-12 01:07:55 +0000
committerMikael Hallendal <hallski@gentoo.org>2001-10-12 01:07:55 +0000
commit056ad27c0d5a9ca7c256b1271adf311a3742b13a (patch)
treec3072187dc44b926f05e92a037d72c37180b3bcd /x11-wm
parentupdated to install in /usr and A=-fix (diff)
downloadhistorical-056ad27c0d5a9ca7c256b1271adf311a3742b13a.tar.gz
historical-056ad27c0d5a9ca7c256b1271adf311a3742b13a.tar.bz2
historical-056ad27c0d5a9ca7c256b1271adf311a3742b13a.zip
don't install broken fvwm-script in /usr/bin/wm
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fvwm/fvwm-2.4.0-r1.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11-wm/fvwm/fvwm-2.4.0-r1.ebuild b/x11-wm/fvwm/fvwm-2.4.0-r1.ebuild
index d78620bc4f50..0a40a89d19ab 100644
--- a/x11-wm/fvwm/fvwm-2.4.0-r1.ebuild
+++ b/x11-wm/fvwm/fvwm-2.4.0-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Prakash Shetty <crux@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.4.0-r1.ebuild,v 1.2 2001/10/07 11:11:08 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.4.0-r1.ebuild,v 1.3 2001/10/12 01:07:55 hallski Exp $
S=${WORKDIR}/${P}
@@ -29,9 +29,5 @@ src_compile() {
}
src_install () {
-
try make DESTDIR=${D} install
- exeinto /usr/bin/wm
- doexe ${FILESDIR}/fvwm
-
}