Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=122ba3d49c4ffff694bde14226588683c93e197c
commit 122ba3d49c4ffff694bde14226588683c93e197c Author: DeX77 <[email protected]> Date: Thu Jan 12 15:34:09 2017 +0100 hfsutils-3.2.6-5-x86_64 - remove diff --git a/source/apps-extra/hfsutils/FrugalBuild b/source/apps-extra/hfsutils/FrugalBuild deleted file mode 100644 index 1bdd895..0000000 --- a/source/apps-extra/hfsutils/FrugalBuild +++ /dev/null @@ -1,23 +0,0 @@ -# Compiling Time: 0.03 SBU -# Maintainer: DNAku <[email protected]> - -pkgname=hfsutils -pkgver=3.2.6 -pkgrel=4 -pkgdesc="HFS FS Acess utils" -url="http://www.mars.org/home/rob/proj/hfs/" -depends=('glibc>=2.8-3') -groups=('apps-extra') -archs=('i686' 'x86_64' 'arm') -up2date="lynx -dump ftp://ftp.mars.org/pub/hfs/ | grep -m1 'tar.gz'|sed 's/.*ils-//g'|sed 's/.tar.*//g'" -source=(ftp://ftp.mars.org/pub/hfs/hfsutils-$pkgver.tar.gz) -sha1sums=('6d71dfb2c93c0d8082972d39f3f75ae53a438d5d') - -build() -{ - Fmkdir /usr/bin - Fmkdir /usr/share/man/man1 - Fbuild --prefix=$Fdestdir/usr --mandir=$Fdestdir/usr/share/man -} - -# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
