Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7573ca090ad5b6e10bd7c4a42aec7ec6df466005
commit 7573ca090ad5b6e10bd7c4a42aec7ec6df466005 Author: Miklos Vajna <[email protected]> Date: Fri Jan 21 14:27:25 2011 +0100 openoffice.org-3.2.1-6-i686 - USE_DEVEL: update to 3.3rc4 - use Fmakeinstall again now that its recent breakage got fixed diff --git a/source/xapps/openoffice.org/FrugalBuild b/source/xapps/openoffice.org/FrugalBuild index b43bac3..810f997 100644 --- a/source/xapps/openoffice.org/FrugalBuild +++ b/source/xapps/openoffice.org/FrugalBuild @@ -29,7 +29,7 @@ else milestone=7 pkgver=$upstream${tree}_m$milestone.15035.g955ee5e else - pkgver=3.3.0.3 + pkgver=3.3.0.4 fi pkgrel=1 fi @@ -322,11 +322,7 @@ build() make || return 1 fi - # same for make install - if ! make DESTDIR=$Fdestdir install; then - Fsed "^MAX_JOBS=.*" "MAX_JOBS='1'" bin/setup - make DESTDIR=$Fdestdir install || return 1 - fi + Fmakeinstall if Fuse $USE_DEVEL; then # Install artwork _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
