[xulrunner] Enable system sqlite for F18+

Jan Horak xhorak at fedoraproject.org
Fri Dec 7 16:19:52 UTC 2012


commit fdefea87fa061b6ae03ee7fe9f4509c2aa5db6e6
Author: Jan Horak <jhorak at redhat.com>
Date:   Fri Dec 7 17:19:48 2012 +0100

    Enable system sqlite for F18+

 xulrunner.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index 040f2e2..db1b39b 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -5,7 +5,7 @@
 %if 0%{?fedora} <= 17
 %define system_sqlite     0
 %else
-%define system_sqlite     0
+%define system_sqlite     1
 %endif
 
 # Use system cairo?


More information about the scm-commits mailing list