Removed ICE debugging
This commit is contained in:
parent
95f5f6ac7d
commit
2cfbac61cc
@ -131,15 +131,7 @@ Epson, HP and compatible printers..
|
||||
--with-user-guide --with-samples \
|
||||
--with-escputil --with-test --disable-rpath
|
||||
|
||||
make %{?_smp_mflags} || :
|
||||
for i in /tmp/cc*.out
|
||||
do
|
||||
echo $i:
|
||||
uuencode $i $i || (wc -l $i; cat $i)
|
||||
done
|
||||
%ifarch ppc64
|
||||
exit 1
|
||||
%endif
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
|
Loading…
Reference in New Issue
Block a user