Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=839f17b77b5eee26e0629b2aa798cb3786f85847
commit 839f17b77b5eee26e0629b2aa798cb3786f85847 Author: DeX77 <[email protected]> Date: Wed May 4 15:39:14 2016 +0200 ruby-bundler-1.12.1-4-x86_64 * hardcore.. diff --git a/source/devel-extra/ruby-bundler/FrugalBuild b/source/devel-extra/ruby-bundler/FrugalBuild index e3db4e6..0fd7bf6 100644 --- a/source/devel-extra/ruby-bundler/FrugalBuild +++ b/source/devel-extra/ruby-bundler/FrugalBuild @@ -3,7 +3,7 @@ pkgname=ruby-bundler pkgver=1.12.1 -pkgrel=3 +pkgrel=4 pkgdesc="Bundler manages an application's dependencies through its entire life across many machines systematically and repeatably" url="http://www.gembundler.com" groups=('devel-extra') @@ -13,3 +13,8 @@ Finclude gem _F_cd_path="." sha1sums=('f182d71e04951f0849862675e8ff1e7af51a9a84') +build() { + Finstallgem + Frm usr/bin/rake +} + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
