Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=boost149.git;a=commitdiff;h=7edec54f186ff36fce8be86ae40d3c5c1e1519f5
commit 7edec54f186ff36fce8be86ae40d3c5c1e1519f5 Author: Elentir <[email protected]> Date: Tue May 8 15:42:27 2012 +0200 e4rat-0.2.3-2-x86_64 * set BUILD_CORE_LIBRARY_STATIC to true by default diff --git a/source/apps-extra/e4rat/FrugalBuild b/source/apps-extra/e4rat/FrugalBuild index 006f19f..9c8a961 100644 --- a/source/apps-extra/e4rat/FrugalBuild +++ b/source/apps-extra/e4rat/FrugalBuild @@ -3,12 +3,13 @@ pkgname=e4rat pkgver=0.2.3 -pkgrel=1 +pkgrel=2 pkgdesc="e4rat is a toolset to accelerate the boot process as well as application startups." _F_sourceforge_ext="_src.tar.gz" _F_sourceforge_sep="_" _F_cd_path="$pkgname-$pkgver" _F_cmake_in_source_build="1" +_F_cmake_confopts="-DBUILD_CORE_LIBRARY_STATIC=true" depends=('e2fsprogs') makedepends=('libaudit' 'boost' 'libboost-static') groups=('apps-extra') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
