This commit is contained in:
Keshav Amburay 2012-06-17 20:11:09 +05:30
parent deeea8670d
commit 19ff1f4508
3 changed files with 4 additions and 4 deletions

View file

@ -1,9 +1,9 @@
pkgbase = elilo-x86_64
pkgbase = elilo-efi-x86_64
pkgdesc = x86_64 UEFI version of LILO Boot Loader
pkgver = 3.14
pkgrel = 1
url = http://sourceforge.net/projects/elilo/
install = elilo-x86_64.install
install = elilo-efi-x86_64.install
arch = any
license = GPL
makedepends = gnu-efi
@ -19,5 +19,5 @@ pkgbase = elilo-x86_64
sha1sums = 631fdf211627510b270f0759c26587edb8d30001
sha1sums = 37cf9c4c94a4571863864fe60804f04d24ed1a1e
pkgname = elilo-x86_64
pkgname = elilo-efi-x86_64

View file

@ -1,7 +1,7 @@
# Maintainer : Keshav P R <(the.ridikulus.rat) (aatt) (gemmaeiil) (ddoott) (ccoomm)>
_pkgname="elilo"
pkgname="${_pkgname}-x86_64"
pkgname="${_pkgname}-efi-x86_64"
pkgver="3.14"
pkgrel="1"