Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=3b7f47a67186eea594d907e242aeb2447eca4280

commit 3b7f47a67186eea594d907e242aeb2447eca4280
Author: James Buren <r...@frugalware.org>
Date:   Mon May 2 02:12:15 2011 -0500

efibootmgr-0.5.4-1-i686
* new package

diff --git a/source/base-extra/efibootmgr/FrugalBuild 
b/source/base-extra/efibootmgr/FrugalBuild
new file mode 100644
index 0000000..1912386
--- /dev/null
+++ b/source/base-extra/efibootmgr/FrugalBuild
@@ -0,0 +1,21 @@
+# Compiling Time: 0.03 SBU
+# Maintainer: James Buren <r...@frugalware.org>
+
+pkgname=efibootmgr
+pkgver=0.5.4
+pkgrel=1
+pkgdesc="A program for modifying the EFI boot manager."
+url="http://linux.dell.com/efibootmgr";
+depends=('pciutils')
+groups=('base-extra')
+archs=('i686' 'x86_64')
+up2date="Flasttar $url"
+source=($url/$pkgname-$pkgver.tar.gz)
+sha1sums=('eebdb671638f3a7901690df2a8f647e7f8666ed2')
+
+build()
+{
+       Fmake
+       Fexerel src/$pkgname/$pkgname /usr/sbin/$pkgname
+       Fmanrel src/man/man8/$pkgname.8
+}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to