Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=jerceltesting.git;a=commitdiff;h=722586fe685bdcd7c6e4f3a00e00e3f463132c80

commit 722586fe685bdcd7c6e4f3a00e00e3f463132c80
Author: jercel <jerce...@gmail.com>
Date:   Tue Mar 22 21:16:59 2011 +0100

sqlite3-3.7.5-2-x86_64

* Rebuild for ff4 with SQLITE_ENABLE_UNLOCK_NOTIFY support

diff --git a/source/lib/sqlite3/FrugalBuild b/source/lib/sqlite3/FrugalBuild
index 9ba4145..82f38e0 100644
--- a/source/lib/sqlite3/FrugalBuild
+++ b/source/lib/sqlite3/FrugalBuild
@@ -5,7 +5,7 @@
pkgname=sqlite3
pkgver=3.7.5
origver=3070500
-pkgrel=1
+pkgrel=2
pkgdesc="A C library that implements an SQL database engine"
url="http://www.sqlite.org/";
depends=('readline')
@@ -29,7 +29,7 @@ build()
Fcd sqlite-src-${origver}
## to see what this does see : http://www.sqlite.org/compile.html
## also tbird need that .. without it does weird crap.
-       export CFLAGS="$CFLAGS -DSQLITE_ENABLE_FTS3=1 
-DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_SECURE_DELETE=1"
+       export CFLAGS="$CFLAGS -DSQLITE_ENABLE_FTS3=1 
-DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_SECURE_DELETE=1 
-DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_COLUMN_METADATA=1"
Fbuild \
--enable-threadsafe \
--enable-threads-override-locks \
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to