gnu-efi: 3.0u.orig -> 3.0.5
This commit is contained in:
parent
1e189a6f95
commit
1f7d2f3ebe
@ -5,6 +5,7 @@ drwxr-xr-x root/root usr/include/efi/
|
||||
-rw-r--r-- root/root usr/include/efi/efi_nii.h
|
||||
-rw-r--r-- root/root usr/include/efi/efi_pxe.h
|
||||
-rw-r--r-- root/root usr/include/efi/efiapi.h
|
||||
-rw-r--r-- root/root usr/include/efi/eficompiler.h
|
||||
-rw-r--r-- root/root usr/include/efi/eficon.h
|
||||
-rw-r--r-- root/root usr/include/efi/efidebug.h
|
||||
-rw-r--r-- root/root usr/include/efi/efidef.h
|
||||
@ -18,10 +19,14 @@ drwxr-xr-x root/root usr/include/efi/
|
||||
-rw-r--r-- root/root usr/include/efi/efinet.h
|
||||
-rw-r--r-- root/root usr/include/efi/efipart.h
|
||||
-rw-r--r-- root/root usr/include/efi/efipciio.h
|
||||
-rw-r--r-- root/root usr/include/efi/efipoint.h
|
||||
-rw-r--r-- root/root usr/include/efi/efiprot.h
|
||||
-rw-r--r-- root/root usr/include/efi/efipxebc.h
|
||||
-rw-r--r-- root/root usr/include/efi/efirtlib.h
|
||||
-rw-r--r-- root/root usr/include/efi/efiser.h
|
||||
-rw-r--r-- root/root usr/include/efi/efisetjmp.h
|
||||
-rw-r--r-- root/root usr/include/efi/efishellintf.h
|
||||
-rw-r--r-- root/root usr/include/efi/efishellparm.h
|
||||
-rw-r--r-- root/root usr/include/efi/efistdarg.h
|
||||
-rw-r--r-- root/root usr/include/efi/efitcp.h
|
||||
-rw-r--r-- root/root usr/include/efi/efiudp.h
|
||||
@ -41,6 +46,7 @@ drwxr-xr-x root/root usr/include/efi/protocol/
|
||||
drwxr-xr-x root/root usr/include/efi/x86_64/
|
||||
-rw-r--r-- root/root usr/include/efi/x86_64/efibind.h
|
||||
-rw-r--r-- root/root usr/include/efi/x86_64/efilibplat.h
|
||||
-rw-r--r-- root/root usr/include/efi/x86_64/efisetjmp_arch.h
|
||||
-rw-r--r-- root/root usr/include/efi/x86_64/pe.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/crt0-efi-x86_64.o
|
||||
|
@ -1 +1 @@
|
||||
d15d3c700e79a1e2938544d73edc572d gnu-efi_3.0u.orig.tar.gz
|
||||
1f719c9c135778aa6b087b89a1cc2423 gnu-efi-3.0.5.tar.bz2
|
||||
|
@ -3,12 +3,12 @@
|
||||
# Maintainer: Thomas Penteker, tek at serverop dot de
|
||||
|
||||
name=gnu-efi
|
||||
version=3.0u.orig
|
||||
version=3.0.5
|
||||
release=1
|
||||
source=(http://download.sourceforge.net/${name}/${name}_${version}.tar.gz)
|
||||
source=(http://download.sourceforge.net/${name}/${name}-${version}.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-3.0
|
||||
cd $name-$version
|
||||
sed -i "s|/usr/local|$PKG/usr|g" Make.defaults
|
||||
make
|
||||
make install
|
||||
|
Loading…
x
Reference in New Issue
Block a user