mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-28 07:44:52 +00:00
remove foo bar echo statements - seems to be forgotten and useless debug statements
This commit is contained in:
parent
e5764c0076
commit
66e85d1e00
1 changed files with 0 additions and 2 deletions
|
@ -84,9 +84,7 @@ provides support for EFI systems.
|
|||
%prep
|
||||
%setup -T -c -n grub-%{tarversion}
|
||||
%ifarch %{efi}
|
||||
echo foo
|
||||
%setup -D -q -T -a 0 -n grub-%{tarversion}
|
||||
echo bar
|
||||
cd grub-%{tarversion}
|
||||
cp %{SOURCE3} .
|
||||
# place unifont in the '.' from which configure is run
|
||||
|
|
Loading…
Reference in a new issue