From 7d1202a20634c4a8d6aba420ba8506a6a41a98c3 Mon Sep 17 00:00:00 2001 From: Michael van Elst Date: Wed, 9 Jul 2003 14:53:57 +0000 Subject: [PATCH] remove antique option presenting in description --- sqlite/sqlite.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/sqlite/sqlite.spec b/sqlite/sqlite.spec index 3cec15c9aa..914a9f2627 100644 --- a/sqlite/sqlite.spec +++ b/sqlite/sqlite.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE] Group: Database License: PD Version: 2.8.4 -Release: 20030707 +Release: 20030709 # package options %option with_utf8 no @@ -65,9 +65,6 @@ AutoReqProv: no a client library used to connect to a big database server. SQLite is the server. The SQLite library reads and writes directly to and from the database files on disk. - --define "with_utf8 %{with_utf8}" - --define "with_assert %{with_assert}" - --define "with_readline %{with_readline}" %prep %setup -q -n sqlite