From f03f1e7c738cfcac9663b00503120ab8b725f66f Mon Sep 17 00:00:00 2001 From: sibel Date: Thu, 20 Jan 2011 15:04:35 +0100 Subject: blackbox, correction patch --- extra/blackbox/Pkgfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/blackbox/Pkgfile') diff --git a/extra/blackbox/Pkgfile b/extra/blackbox/Pkgfile index 01fd8b0ed..d22cc5eeb 100644 --- a/extra/blackbox/Pkgfile +++ b/extra/blackbox/Pkgfile @@ -8,12 +8,12 @@ name=blackbox version=0.70.1 release=3 -source=(http://downloads.sourceforge.net/blackboxwm/$name-$version.tar.bz2\ - http://nutyx.meticul.eu/files/patchs/$name/gcc43.patch) +source=(http://downloads.sourceforge.net/blackboxwm/$name-$version.tar.bz2 + $name-gcc43.patch) build() { cd $name-$version - patch -Np1 -i ../gcc43.patch + patch -Np1 -i ../$name-gcc43.patch ./configure --prefix=/usr\ --mandir=/usr/share/man make -- cgit v1.2.3-70-g09d2