- Add support for EFI boot images.
This commit is contained in:
parent
570741191e
commit
f88ac64958
@ -70,9 +70,6 @@ rates. Icedax can also be used as a CD player.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1 -b .werror
|
%patch1 -p1 -b .werror
|
||||||
git init
|
|
||||||
git add .
|
|
||||||
git commit -m "initial commit"
|
|
||||||
%patch2 -p1 -b .efi
|
%patch2 -p1 -b .efi
|
||||||
|
|
||||||
find . -type f -print0 | xargs -0 perl -pi -e 's#/usr/local/bin/perl#/usr/bin/perl#g'
|
find . -type f -print0 | xargs -0 perl -pi -e 's#/usr/local/bin/perl#/usr/bin/perl#g'
|
||||||
|
Loading…
Reference in New Issue
Block a user