Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a78bf5fe49c620226c76b943d985a04c1ecd7e2d
commit a78bf5fe49c620226c76b943d985a04c1ecd7e2d Author: Miklos Vajna <[email protected]> Date: Sat Jul 7 15:49:07 2012 +0200 libreoffice-3.5.4.2-2-x86_64 - pkgrel++ diff --git a/source/xapps/libreoffice/FrugalBuild b/source/xapps/libreoffice/FrugalBuild index 8bbe98b..528e116 100644 --- a/source/xapps/libreoffice/FrugalBuild +++ b/source/xapps/libreoffice/FrugalBuild @@ -6,7 +6,7 @@ pkgname=libreoffice pkgver=3.5.4.2 minor=${pkgver%%.?} # x.y.z major=${pkgver%%.?.?} # x.y -pkgrel=1 +pkgrel=2 pkgdesc="LibreOffice Productivity Suite, a fork of OpenOffice.org." url="http://www.documentfoundation.org/download/" _F_gnome_desktop="y" @@ -153,7 +153,7 @@ build() # SMP build if [ ! -z "$MAKEFLAGS" ]; then - Fconfopts="$Fconfopts --with-max-jobs=${MAKEFLAGS/-j}" + #Fconfopts="$Fconfopts --with-max-jobs=${MAKEFLAGS/-j}" unset MAKEFLAGS fi _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
