[xulrunner/f15] Fixed fedora 15 spec

Jan Horak xhorak at fedoraproject.org
Tue Jan 31 09:01:54 UTC 2012


commit 8862da623933e1b5224ef727fd407ec18332c240
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Jan 31 10:01:48 2012 +0100

    Fixed fedora 15 spec

 xulrunner.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index 322c1b3..1b9c643 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -275,6 +275,7 @@ echo "ac_add_options --disable-tracejit" >> .mozconfig
 #---------------------------------------------------------------------
 
 %build
+%if %{?system_sqlite}
 # Do not proceed with build if the sqlite require would be broken:
 # make sure the minimum requirement is non-empty, ...
 sqlite_version=$(expr "%{sqlite_version}" : '\([0-9]*\.\)[0-9]*\.') || exit 1


More information about the scm-commits mailing list