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
%build
%configure --disable-static
%ifarch ppc ppc64
export CFLAGS="$RPM_OPT_FLAGS -DPAGE_SIZE=4096"
%endif
%configure --disable-static
make %{?_smp_mflags}
%install