Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=e57221fa746249c9c26158635b4dfbd6a85b3759
commit e57221fa746249c9c26158635b4dfbd6a85b3759 Author: crazy <[email protected]> Date: Sun Feb 11 02:13:10 2018 +0100 cmdpack-1.03-3-x86_64 * rebuild with tc diff --git a/source/apps-extra/cmdpack/FrugalBuild b/source/apps-extra/cmdpack/FrugalBuild index 3c18877..1c64d61 100644 --- a/source/apps-extra/cmdpack/FrugalBuild +++ b/source/apps-extra/cmdpack/FrugalBuild @@ -3,7 +3,7 @@ pkgname=cmdpack pkgver=1.03 -pkgrel=2 +pkgrel=3 pkgdesc="Neill Corlett's command line programs package." url="http://www.neillcorlett.com/$pkgname" depends=('glibc') @@ -22,6 +22,7 @@ build() { Fcd $pkgname-$pkgver-src Fdocrel doc/*.txt + local i j k for i in src/*.c do j=${i/.c/} _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
