- Make sure that the prefix is properly set.

This commit is contained in:
Christopher Aillon 2006-07-25 04:09:33 +00:00
parent b00f4945e6
commit 84ea30d82c
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
. $topsrcdir/browser/config/mozconfig
ac_add_options --prefix="$PREFIX"
ac_add_options --with-system-nspr
ac_add_options --with-system-nss
ac_add_options --with-system-jpeg

View File

@ -151,6 +151,7 @@ removed in favor of xulrunner-devel.
%build
export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | %{__sed} s/-O2/-Os/`
export PREFIX='%{_prefix}'
%ifarch ppc ppc64 s390 s390x
%define moz_make_flags -j1