fix paths

This commit is contained in:
Ondrej Vasik 2010-01-13 12:26:47 +00:00
parent 73e50533e6
commit 270bda148c
1 changed files with 1 additions and 3 deletions

View File

@ -50,9 +50,7 @@ done
%build
export MAKEPROG=gmake
# Autoconfiscate
(cd conf; AC_MACRODIR=. AWK=gawk ./autoconf)
# Disable fat binary
(cd star; rm Makefile; cp all.mk Makefile)
(cd autoconf; AC_MACRODIR=. AWK=gawk ./autoconf)
#make %{?_smp_mflags} PARCH=%{_target_cpu} CPPOPTX="-DNO_FSYNC" \
make %{?_smp_mflags} PARCH=%{_target_cpu} \