Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=71e66f3ad0650ce6de1fc938cf38d3a1ecd914dd
commit 71e66f3ad0650ce6de1fc938cf38d3a1ecd914dd Author: crazy <[email protected]> Date: Sun Feb 11 23:12:23 2018 +0100 supermin-5.1.19-2-x86_64 * rebuild with tc * we need here -> OCAMLPARAM="safe-string=0,_" diff --git a/source/apps-extra/supermin/FrugalBuild b/source/apps-extra/supermin/FrugalBuild index 3ab04f8..d80901b 100644 --- a/source/apps-extra/supermin/FrugalBuild +++ b/source/apps-extra/supermin/FrugalBuild @@ -5,7 +5,7 @@ pkgname=supermin pkgver=5.1.19 -pkgrel=1 +pkgrel=2 pkgdesc="supermin, tool for creating supermin appliances" url="http://people.redhat.com/~rjones/supermin/" depends=('ocaml-findlib>=1.4.1' 'cpio') @@ -14,5 +14,6 @@ archs=('x86_64') up2date="Flasttar http://libguestfs.org/download/supermin/" source=("http://libguestfs.org/download/$pkgname/$pkgname-$pkgver.tar.gz") sha1sums=('20456d58b52a9274fe8689c95bf80183d957a93b') +export OCAMLPARAM="safe-string=0,_" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
