Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b7585f957c3b2f47f4911131d8cce39614a629f1
commit b7585f957c3b2f47f4911131d8cce39614a629f1 Author: James Buren <[email protected]> Date: Mon Jan 16 14:05:10 2012 -0700 libelf-0.8.13-3-i686 * remove package diff --git a/source/lib/libelf/FrugalBuild b/source/lib/libelf/FrugalBuild deleted file mode 100644 index dd5ce61..0000000 --- a/source/lib/libelf/FrugalBuild +++ /dev/null @@ -1,23 +0,0 @@ -# Compiling Time: 0.02 SBU -# Maintainer: Cedrick Hannier alias Cedynamix <[email protected]> - -pkgname=libelf -pkgver=0.8.13 -pkgrel=3 -pkgdesc="ELF object file access library" -url="http://www.mr511.de/software/english.html" -depends=('glibc') -groups=('lib') -conflicts=('elfutils') -replaces=('elfutils') -archs=('i686' 'x86_64' 'ppc' 'arm') -up2date="lynx -dump http://www.mr511.de/software/english.html | grep libelf | Flasttar" -source=(http://www.mr511.de/software/$pkgname-$pkgver.tar.gz) -sha1sums=('c1d6ac5f182d19dd685c4dfd74eedbfe3992425d') - -build() { - Fmake - Fmakeinstall install-compat -} - -# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
