diff --git a/sqlite3.changes b/sqlite3.changes index 563bcee..f9ecfea 100644 --- a/sqlite3.changes +++ b/sqlite3.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Thu Jul 1 21:14:16 UTC 2010 - jengelh@medozas.de - -- a try at enabling %_smp_mflags - ------------------------------------------------------------------- Sat Apr 24 11:38:25 UTC 2010 - coolo@novell.com diff --git a/sqlite3.spec b/sqlite3.spec index 45835c9..24269a6 100644 --- a/sqlite3.spec +++ b/sqlite3.spec @@ -162,7 +162,7 @@ cd sqlite-tcl autoconf export CFLAGS="%optflags -fno-strict-aliasing" %configure --with-tcl=%_libdir -make %{?_smp_mflags} +make %install make install DESTDIR=%buildroot