diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-17 14:50:07 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-17 14:50:07 +0000 |
commit | d3de94b7887c1c3f25c4ebf468dc60042440a770 (patch) | |
tree | a7f38bb37c5fa49586d9e6414857856510e4cbb0 /x11-wm | |
parent | lintool (diff) | |
download | historical-d3de94b7887c1c3f25c4ebf468dc60042440a770.tar.gz historical-d3de94b7887c1c3f25c4ebf468dc60042440a770.tar.bz2 historical-d3de94b7887c1c3f25c4ebf468dc60042440a770.zip |
lintool fixes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/WindowMaker/WindowMaker-0.80.1-r2.ebuild | 15 | ||||
-rw-r--r-- | x11-wm/afterstep/afterstep-1.8.11-r1.ebuild | 7 | ||||
-rw-r--r-- | x11-wm/afterstep/afterstep-1.8.11-r2.ebuild | 34 | ||||
-rw-r--r-- | x11-wm/evilwm/evilwm-0.3.11.ebuild | 14 | ||||
-rw-r--r-- | x11-wm/fvwm/fvwm-2.4.7-r1.ebuild | 14 | ||||
-rw-r--r-- | x11-wm/ion-devel/ion-devel-20020605.ebuild | 2 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.4.0.ebuild | 16 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.4.1.ebuild | 18 | ||||
-rw-r--r-- | x11-wm/oroborus/oroborus-2.0.4-r1.ebuild | 20 | ||||
-rw-r--r-- | x11-wm/oroborus/oroborus-2.0.7.ebuild | 20 | ||||
-rw-r--r-- | x11-wm/pwm/pwm-1.0.20010309.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/sawfish/sawfish-1.0.1-r5.ebuild | 16 | ||||
-rw-r--r-- | x11-wm/sawfish/sawfish-1.0.1-r6.ebuild | 16 | ||||
-rw-r--r-- | x11-wm/sawfish/sawfish-2.0.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/treewm/treewm-0.4.2.ebuild | 8 |
15 files changed, 99 insertions, 109 deletions
diff --git a/x11-wm/WindowMaker/WindowMaker-0.80.1-r2.ebuild b/x11-wm/WindowMaker/WindowMaker-0.80.1-r2.ebuild index 97dbc47acc90..7373e297996d 100644 --- a/x11-wm/WindowMaker/WindowMaker-0.80.1-r2.ebuild +++ b/x11-wm/WindowMaker/WindowMaker-0.80.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/WindowMaker/WindowMaker-0.80.1-r2.ebuild,v 1.14 2002/10/05 05:39:28 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/WindowMaker/WindowMaker-0.80.1-r2.ebuild,v 1.15 2002/10/17 14:50:06 aliz Exp $ IUSE="gif nls png kde oss jpeg gnome" @@ -24,11 +24,9 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc sparc64 alpha" src_unpack() { - - unpack ${A} - cd ${WORKDIR} - patch -p0 < ${FILESDIR}/${P}-gentoo.patch - + unpack ${A} + cd ${WORKDIR} + patch -p0 < ${FILESDIR}/${P}-gentoo.patch } src_compile() { @@ -41,7 +39,7 @@ src_compile() { use kde \ && myconf="${myconf} --enable-kde" \ - && export KDEDIR=/usr/kde/2 \ + && export KDEDIR=/usr/kde/2 \ || myconf="${myconf} --disable-kde" if [ "$WITH_MODELOCK" ] ; then @@ -128,8 +126,7 @@ src_install() { } pkg_postinst() { - - echo + echo echo '######################################################################' echo '# If do you want trans globes and other trans elements you need #' echo '# libxpm (media-libs/xpm). #' diff --git a/x11-wm/afterstep/afterstep-1.8.11-r1.ebuild b/x11-wm/afterstep/afterstep-1.8.11-r1.ebuild index 593373aab8e1..d3f6d251dbf5 100644 --- a/x11-wm/afterstep/afterstep-1.8.11-r1.ebuild +++ b/x11-wm/afterstep/afterstep-1.8.11-r1.ebuild @@ -21,10 +21,9 @@ RDEPEND="${DEPEND} src_unpack() { - unpack ${A} - cd ${S} - patch -p0 < ${FILESDIR}/${P}-gentoo.diff - + unpack ${A} + cd ${S} + patch -p0 < ${FILESDIR}/${P}-gentoo.diff } src_compile() { diff --git a/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild b/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild index f46ea2a2b3da..a5fa3c48a505 100644 --- a/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild +++ b/x11-wm/afterstep/afterstep-1.8.11-r2.ebuild @@ -21,28 +21,26 @@ RDEPEND="${DEPEND} src_unpack() { - - unpack ${A} - cd ${S} - patch -p0 < ${FILESDIR}/${P}-gentoo.diff - + unpack ${A} + cd ${S} + patch -p0 < ${FILESDIR}/${P}-gentoo.diff } src_compile() { local myconf use nls && myconf="${myconf} --enable-i18n" - ./configure \ - --host=${CHOST} \ - --prefix=/usr \ - --libdir=/usr/lib \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info \ - --sysconfdir=/etc/X11 \ - --with-helpcommand="xterm -e man" \ - --disable-availability \ - --disable-staticlibs \ - --with-xpm \ + ./configure \ + --host=${CHOST} \ + --prefix=/usr \ + --libdir=/usr/lib \ + --mandir=/usr/share/man \ + --infodir=/usr/share/info \ + --sysconfdir=/etc/X11 \ + --with-helpcommand="xterm -e man" \ + --disable-availability \ + --disable-staticlibs \ + --with-xpm \ ${myconf} || die emake || die @@ -50,8 +48,8 @@ src_compile() { src_install() { - make DESTDIR=${D} \ - GNUSTEP_LOCAL_ROOT=${D}${GNUSTEP_LOCAL_ROOT} \ + make DESTDIR=${D} \ + GNUSTEP_LOCAL_ROOT=${D}${GNUSTEP_LOCAL_ROOT} \ install || die rm -f ${D}/usr/bin/sessreg diff --git a/x11-wm/evilwm/evilwm-0.3.11.ebuild b/x11-wm/evilwm/evilwm-0.3.11.ebuild index 72f238241912..fe6a637f0523 100644 --- a/x11-wm/evilwm/evilwm-0.3.11.ebuild +++ b/x11-wm/evilwm/evilwm-0.3.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/evilwm/evilwm-0.3.11.ebuild,v 1.5 2002/08/14 15:45:39 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/evilwm/evilwm-0.3.11.ebuild,v 1.6 2002/10/17 14:50:07 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A minimalist, no frills window manager for X." @@ -17,18 +17,16 @@ RDEPEND="$DEPEND" src_compile() { - emake allinone || die + emake allinone || die } src_install () { + dodoc ChangeLog README* - dodoc ChangeLog README* - - exeinto /usr/bin - doexe evilwm - - doman evilwm.1 + exeinto /usr/bin + doexe evilwm + doman evilwm.1 } diff --git a/x11-wm/fvwm/fvwm-2.4.7-r1.ebuild b/x11-wm/fvwm/fvwm-2.4.7-r1.ebuild index 7ff408724130..8ee72c58b1eb 100644 --- a/x11-wm/fvwm/fvwm-2.4.7-r1.ebuild +++ b/x11-wm/fvwm/fvwm-2.4.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.4.7-r1.ebuild,v 1.6 2002/10/05 05:39:28 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.4.7-r1.ebuild,v 1.7 2002/10/17 14:50:07 aliz Exp $ IUSE="ncurses gtk gnome" @@ -29,16 +29,16 @@ src_unpack() { src_compile() { local myconf - use gnome \ - && myconf="--with-gnome" \ - || myconf="--without-gnome" \ + use gnome \ + && myconf="--with-gnome" \ + || myconf="--without-gnome" \ - ./configure \ - --prefix=/usr \ + ./configure \ + --prefix=/usr \ --host=${CHOST} \ --libexecdir=/usr/lib \ --mandir=/usr/share/man \ - --infodir=/usr/share/info \ + --infodir=/usr/share/info \ ${myconf} || die emake || die diff --git a/x11-wm/ion-devel/ion-devel-20020605.ebuild b/x11-wm/ion-devel/ion-devel-20020605.ebuild index 322eeaa70b8b..860aed08ef37 100644 --- a/x11-wm/ion-devel/ion-devel-20020605.ebuild +++ b/x11-wm/ion-devel/ion-devel-20020605.ebuild @@ -1,7 +1,5 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# Author: Andreas Happe <andreashappe@subdimension.com> -# based upon / copied from : x11-wm/ion by Author Doug Miller <orkim@kc.rr.com> S=${WORKDIR}/${P} DESCRIPTION="A keyboard-based window manager - unstable version" diff --git a/x11-wm/metacity/metacity-2.4.0.ebuild b/x11-wm/metacity/metacity-2.4.0.ebuild index 2b1f2eb3cdf4..65f30c199e21 100644 --- a/x11-wm/metacity/metacity-2.4.0.ebuild +++ b/x11-wm/metacity/metacity-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.4.0.ebuild,v 1.7 2002/10/04 06:48:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.4.0.ebuild,v 1.8 2002/10/17 14:50:07 aliz Exp $ inherit gnome2 @@ -29,14 +29,14 @@ G2CONF="${G2CONF} --enable-platform-gnome-2" DOCS="AUTHORS COPYING ChangeLog HACKING INSTALL NEWS README" src_unpack(){ - unpack ${A} + unpack ${A} # causes ICE on ppc w/ gcc 3.2_pre - use ppc && ( - [ -z "${CC}" ] && CC=gcc - if [ "`${CC} -dumpversion | cut -d. -f1,2`" != "2.95" ] ; then - patch -p0 < ${FILESDIR}/metacity-2.4.0-ppc-gcc3.2.diff || die "patch failed" - fi - ) + use ppc && ( + [ -z "${CC}" ] && CC=gcc + if [ "`${CC} -dumpversion | cut -d. -f1,2`" != "2.95" ] ; then + patch -p0 < ${FILESDIR}/metacity-2.4.0-ppc-gcc3.2.diff || die "patch failed" + fi + ) } diff --git a/x11-wm/metacity/metacity-2.4.1.ebuild b/x11-wm/metacity/metacity-2.4.1.ebuild index 459e83578c17..b3d791b46ed7 100644 --- a/x11-wm/metacity/metacity-2.4.1.ebuild +++ b/x11-wm/metacity/metacity-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.4.1.ebuild,v 1.3 2002/10/04 06:48:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.4.1.ebuild,v 1.4 2002/10/17 14:50:07 aliz Exp $ inherit gnome2 @@ -29,12 +29,12 @@ G2CONF="${G2CONF} --enable-platform-gnome-2" DOCS="AUTHORS COPYING ChangeLog HACKING INSTALL NEWS README" src_unpack(){ - unpack ${A} - # causes ICE on ppc w/ gcc (still) - use ppc && ( - [ -z "${CC}" ] && CC=gcc - if [ "`${CC} -dumpversion | cut -d. -f1,2`" != "2.95" ] ; then - patch -p0 < ${FILESDIR}/metacity-2.4.1-ppc-gcc3.2.diff || die "patch failed" - fi - ) + unpack ${A} + # causes ICE on ppc w/ gcc (still) + use ppc && ( + [ -z "${CC}" ] && CC=gcc + if [ "`${CC} -dumpversion | cut -d. -f1,2`" != "2.95" ] ; then + patch -p0 < ${FILESDIR}/metacity-2.4.1-ppc-gcc3.2.diff || die "patch failed" + fi + ) } diff --git a/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild b/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild index 01728d7aa38f..f8a95f8c2dc4 100644 --- a/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild +++ b/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild,v 1.8 2002/10/17 13:14:40 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.4-r1.ebuild,v 1.9 2002/10/17 14:50:07 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Yet another window manager" @@ -15,11 +15,11 @@ DEPEND="virtual/x11" src_compile() { - ./configure --host=${CHOST} \ - --prefix=/usr \ - --sysconfdir=/etc/X11/oroborus \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man \ + ./configure --host=${CHOST} \ + --prefix=/usr \ + --sysconfdir=/etc/X11/oroborus \ + --infodir=/usr/share/info \ + --mandir=/usr/share/man \ || die emake || die @@ -27,10 +27,10 @@ src_compile() { src_install () { - make prefix=${D}/usr \ - sysconfdir=${D}/etc/X11/oroborus \ - infodir=${D}/usr/share/info \ - mandir=${D}/usr/share/man \ + make prefix=${D}/usr \ + sysconfdir=${D}/etc/X11/oroborus \ + infodir=${D}/usr/share/info \ + mandir=${D}/usr/share/man \ install || die if [ "`use gnome`" ] ; then diff --git a/x11-wm/oroborus/oroborus-2.0.7.ebuild b/x11-wm/oroborus/oroborus-2.0.7.ebuild index 3a53f12cf7ad..b3d8761c6f22 100644 --- a/x11-wm/oroborus/oroborus-2.0.7.ebuild +++ b/x11-wm/oroborus/oroborus-2.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.7.ebuild,v 1.3 2002/10/17 13:14:40 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.7.ebuild,v 1.4 2002/10/17 14:50:07 aliz Exp $ DESCRIPTION="Small and fast window manager." HOMEPAGE="http://www.dreamind.de/oroborus.shtml" @@ -16,11 +16,11 @@ S="${WORKDIR}/${P}" src_compile() { - ./configure --host=${CHOST} \ - --prefix=/usr \ - --sysconfdir=/etc/X11/oroborus \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man \ + ./configure --host=${CHOST} \ + --prefix=/usr \ + --sysconfdir=/etc/X11/oroborus \ + --infodir=/usr/share/info \ + --mandir=/usr/share/man \ || die emake || die @@ -28,10 +28,10 @@ src_compile() { src_install () { - make prefix=${D}/usr \ - sysconfdir=${D}/etc/X11/oroborus \ - infodir=${D}/usr/share/info \ - mandir=${D}/usr/share/man \ + make prefix=${D}/usr \ + sysconfdir=${D}/etc/X11/oroborus \ + infodir=${D}/usr/share/info \ + mandir=${D}/usr/share/man \ install || die if [ "`use gnome`" ] ; then diff --git a/x11-wm/pwm/pwm-1.0.20010309.ebuild b/x11-wm/pwm/pwm-1.0.20010309.ebuild index 00c5d3058dc7..992d3bd49629 100644 --- a/x11-wm/pwm/pwm-1.0.20010309.ebuild +++ b/x11-wm/pwm/pwm-1.0.20010309.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/pwm/pwm-1.0.20010309.ebuild,v 1.7 2002/10/17 13:14:40 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/pwm/pwm-1.0.20010309.ebuild,v 1.8 2002/10/17 14:50:07 aliz Exp $ NPV=20010309 S=${WORKDIR}/pwm-${NPV} @@ -42,7 +42,7 @@ src_compile() { src_install() { make PREFIX=${D}/usr \ - MANDIR=${D}/usr/share/man \ + MANDIR=${D}/usr/share/man \ DOCDIR=${D}/usr/share/doc \ ETCDIR=${D}/etc/X11 \ install || die diff --git a/x11-wm/sawfish/sawfish-1.0.1-r5.ebuild b/x11-wm/sawfish/sawfish-1.0.1-r5.ebuild index 3a679b92dc2f..8b0850ba2ade 100644 --- a/x11-wm/sawfish/sawfish-1.0.1-r5.ebuild +++ b/x11-wm/sawfish/sawfish-1.0.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.0.1-r5.ebuild,v 1.4 2002/10/05 05:39:28 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.0.1-r5.ebuild,v 1.5 2002/10/17 14:50:07 aliz Exp $ IUSE="gtk nls esd gnome" @@ -42,21 +42,21 @@ src_compile() { local myconf - use esd \ - && myconf="--with-esd" \ + use esd \ + && myconf="--with-esd" \ || myconf="--without-esd" - use gnome \ - && myconf="${myconf} --with-gnome-prefix=/usr --enable-gnome-widgets --enable-capplet" \ + use gnome \ + && myconf="${myconf} --with-gnome-prefix=/usr --enable-gnome-widgets --enable-capplet" \ || myconf="${myconf} --disable-gnome-widgets --disable-capplet" use nls || myconf="${myconf} --disable-linguas" - use gtk || use gnome \ - && myconf="${myconf} --with-gdk-pixbuf" \ + use gtk || use gnome \ + && myconf="${myconf} --with-gdk-pixbuf" \ || myconf="${myconf} --without-gdk-pixbuf" - ./configure \ + ./configure \ --host=${CHOST} \ --prefix=/usr \ --infodir=/usr/share/info \ diff --git a/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild b/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild index 18a872be2f8d..0489ab6dfa7a 100644 --- a/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild +++ b/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild,v 1.1 2002/10/15 16:32:05 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.0.1-r6.ebuild,v 1.2 2002/10/17 14:50:07 aliz Exp $ IUSE="gtk nls esd gnome" @@ -42,21 +42,21 @@ src_compile() { local myconf - use esd \ - && myconf="--with-esd" \ + use esd \ + && myconf="--with-esd" \ || myconf="--without-esd" - use gnome \ - && myconf="${myconf} --with-gnome-prefix=/usr --enable-gnome-widgets --enable-capplet" \ + use gnome \ + && myconf="${myconf} --with-gnome-prefix=/usr --enable-gnome-widgets --enable-capplet" \ || myconf="${myconf} --disable-gnome-widgets --disable-capplet" use nls || myconf="${myconf} --disable-linguas" - use gtk || use gnome \ - && myconf="${myconf} --with-gdk-pixbuf" \ + use gtk || use gnome \ + && myconf="${myconf} --with-gdk-pixbuf" \ || myconf="${myconf} --without-gdk-pixbuf" - ./configure \ + ./configure \ --host=${CHOST} \ --prefix=/usr \ --infodir=/usr/share/info \ diff --git a/x11-wm/sawfish/sawfish-2.0.ebuild b/x11-wm/sawfish/sawfish-2.0.ebuild index fcd4206f593c..da0331bfff6d 100644 --- a/x11-wm/sawfish/sawfish-2.0.ebuild +++ b/x11-wm/sawfish/sawfish-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-2.0.ebuild,v 1.6 2002/10/05 05:39:28 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-2.0.ebuild,v 1.7 2002/10/17 14:50:07 aliz Exp $ IUSE="readline esd nls" @@ -49,7 +49,7 @@ src_compile() { # The themer is currently broken (must have rep-gtk-0.15 # installed to get it compiled) - Azarah, 24 Jun 2002 ./configure --host=${CHOST} \ - --prefix=/usr \ + --prefix=/usr \ --infodir=/usr/share/info \ --libexecdir=/usr/lib \ --with-gnome-prefix=/usr \ diff --git a/x11-wm/treewm/treewm-0.4.2.ebuild b/x11-wm/treewm/treewm-0.4.2.ebuild index a897f5b75c03..379471156916 100644 --- a/x11-wm/treewm/treewm-0.4.2.ebuild +++ b/x11-wm/treewm/treewm-0.4.2.ebuild @@ -15,10 +15,10 @@ DEPEND="virtual/glibc RDEPEND=${DEPEND} src_unpack() { - unpack ${A} - cd ${S} - # this is definitely going to be an upstream patch (mkennedy) - patch -p1 <${FILESDIR}/treewm-0.4.2-gcc3-gentoo.patch || die + unpack ${A} + cd ${S} + # this is definitely going to be an upstream patch (mkennedy) + patch -p1 <${FILESDIR}/treewm-0.4.2-gcc3-gentoo.patch || die } src_compile() { |