Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=lotesting.git;a=commitdiff;h=fc2c34e79730bac601da6467a0f857cfce7ee97c
commit fc2c34e79730bac601da6467a0f857cfce7ee97c Author: Miklos Vajna <[email protected]> Date: Wed Jan 11 12:53:44 2012 +0100 libreoffice-3.4.99.3-1-i686 - up to beta3 - enable binfilter if we already download the source of it diff --git a/source/xapps/libreoffice/FrugalBuild b/source/xapps/libreoffice/FrugalBuild index 78b9090..cf4ba99 100644 --- a/source/xapps/libreoffice/FrugalBuild +++ b/source/xapps/libreoffice/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Laszlo Dvornik <[email protected]> pkgname=libreoffice -pkgver=3.4.99.2 +pkgver=3.4.99.3 minor=${pkgver%%.?} # x.y.z major=${pkgver%%.?.?} # x.y pkgrel=1 @@ -175,6 +175,7 @@ build() --with-lang="en-US ${completelangiso[*]}" \ --with-jdk-home=$JAVA_HOME \ --with-java-target-version=1.5 \ + --enable-binfilter \ --enable-kde4 \ --enable-symbols \ --without-fonts \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
