summaryrefslogtreecommitdiff
path: root/libpth/Pkgfile
diff options
context:
space:
mode:
authorSimon Gloßner <viper@hometux.de>2008-05-12 21:49:20 +0200
committerSimon Gloßner <viper@hometux.de>2008-05-12 22:37:59 +0200
commit77e520ec6b897c0325240d32da520cd826657ce8 (patch)
tree835a415b41a3fbcb7e48b28194f00e68eac3ba3f /libpth/Pkgfile
parent121f32a3dad5b1a0389e2440247e2e208a211eae (diff)
downloadopt-77e520ec6b897c0325240d32da520cd826657ce8.tar.gz
opt-77e520ec6b897c0325240d32da520cd826657ce8.tar.xz
libpth: requires -j1
Diffstat (limited to 'libpth/Pkgfile')
-rw-r--r--libpth/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpth/Pkgfile b/libpth/Pkgfile
index 6378d896c..8987072a2 100644
--- a/libpth/Pkgfile
+++ b/libpth/Pkgfile
@@ -13,5 +13,5 @@ build() {
./configure --prefix=/usr
make -j1
- make DESTDIR=$PKG install
+ make -j1 DESTDIR=$PKG install
}

Generated by cgit