summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/fvwm/fvwm-2.5.10-r5.ebuild')
-rw-r--r--x11-wm/fvwm/fvwm-2.5.10-r5.ebuild11
1 files changed, 5 insertions, 6 deletions
diff --git a/x11-wm/fvwm/fvwm-2.5.10-r5.ebuild b/x11-wm/fvwm/fvwm-2.5.10-r5.ebuild
index 211ade8bb74a..353b02fb3dda 100644
--- a/x11-wm/fvwm/fvwm-2.5.10-r5.ebuild
+++ b/x11-wm/fvwm/fvwm-2.5.10-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.10-r5.ebuild,v 1.4 2004/06/28 23:45:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.10-r5.ebuild,v 1.5 2004/07/15 01:12:44 agriffis Exp $
inherit eutils flag-o-matic
@@ -41,14 +41,13 @@ DEPEND="${RDEPEND}
>=sys-apps/sed-4
dev-util/pkgconfig"
-S=${WORKDIR}/${P}
SFT=${WORKDIR}/FvwmTabs-v3.1
src_unpack() {
unpack ${A}
- # this patch enables fast translucent menus in fvwm..yummy! this is a
- # minor tweak of a patch posted to fvwm-user mailing list by Olivier
+ # this patch enables fast translucent menus in fvwm..yummy! this is a
+ # minor tweak of a patch posted to fvwm-user mailing list by Olivier
# Chapuis in <20030827135125.GA6370@snoopy.folie>.
cd ${S}; epatch ${FILESDIR}/fvwm-2.5.9-translucent-menus.diff.gz
@@ -268,8 +267,8 @@ src_install() {
rm -rf ${D}/usr/bin/fvwm-perllib ${D}/usr/share/man/man1/fvwm-perllib.1
fi
- # neat utility for testing fvwm behaviour on applications setting various
- # hints, creates a simple black window with configurable hints set.
+ # neat utility for testing fvwm behaviour on applications setting various
+ # hints, creates a simple black window with configurable hints set.
if use debug; then
dobin ${S}/tests/hints/hints_test
newdoc ${S}/tests/hints/README README.hints