subversion: added -j1 make option again

This commit is contained in:
Juergen Daubert 2008-08-04 18:48:46 +02:00
parent 7ce7bda51b
commit bb4fac92ec

View File

@ -18,7 +18,7 @@ build() {
--without-apxs
make
make DESTDIR=$PKG external-install local-install
make -j1 DESTDIR=$PKG external-install local-install
# info pages seem to get generated when makeinfo is available
rm -rf $PKG/usr/info