remove foo bar echo statements - seems to be forgotten and useless debug statements

This commit is contained in:
Mads Kiilerich 2012-04-29 16:37:27 +02:00 committed by Peter Jones
parent e5764c0076
commit 66e85d1e00

View File

@ -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