diff options
-rw-r--r-- | base/tla/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/tla/Pkgfile b/base/tla/Pkgfile index 42a750a0b..f1c1471b7 100644 --- a/base/tla/Pkgfile +++ b/base/tla/Pkgfile @@ -10,6 +10,7 @@ source=( http://ftp.gnu.org/gnu/gnu-arch/$name-$version.tar.gz ) build() { cd $name-$version + unset MAKEFLAGS mkdir build cd build ../src/configure --prefix=$PKG/usr |