other location

This commit is contained in:
Caolan McNamara 2008-01-16 10:44:50 +00:00
parent e8658a84ca
commit 448c8f5486

View File

@ -28,10 +28,10 @@ FriBidi.
%setup -q %setup -q
%build %build
%configure --disable-static
%ifarch ppc ppc64 %ifarch ppc ppc64
export CFLAGS="$RPM_OPT_FLAGS -DPAGE_SIZE=4096" export CFLAGS="$RPM_OPT_FLAGS -DPAGE_SIZE=4096"
%endif %endif
%configure --disable-static
make %{?_smp_mflags} make %{?_smp_mflags}
%install %install