summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-07-26 21:47:17 +0200
committertnut <tnut at nutyx dot com>2011-07-26 21:47:17 +0200
commite2ec78bc882177ccaf1b2af02b212c207e875ede (patch)
treefce75f58f7b67288dbd512584c47fbaafe98c38e /base
parent8b20d83c82956b279109fc9f654b01fb0da7fb2c (diff)
downloadnutyx-pakxe-e2ec78bc882177ccaf1b2af02b212c207e875ede.tar.gz
nutyx-pakxe-e2ec78bc882177ccaf1b2af02b212c207e875ede.tar.bz2
nutyx-pakxe-e2ec78bc882177ccaf1b2af02b212c207e875ede.tar.xz
nutyx-pakxe-e2ec78bc882177ccaf1b2af02b212c207e875ede.zip
lame, passe mieux avec unset MAKEFLAGS
Diffstat (limited to 'base')
-rwxr-xr-xbase/lame/Pkgfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/lame/Pkgfile b/base/lame/Pkgfile
index a80c87541..30e0f28ba 100755
--- a/base/lame/Pkgfile
+++ b/base/lame/Pkgfile
@@ -10,6 +10,7 @@ source=(http://sourceforge.net/projects/$name/files/$name/$version/$name-$versio
build() {
+ unset MAKEFLAGS
cd $name-$version
./configure --prefix=/usr \
--disable--analyzer-hooks \