diff --git a/db/db.spec b/db/db.spec index 9bf6dbcc39..6bff4742dd 100644 --- a/db/db.spec +++ b/db/db.spec @@ -37,7 +37,7 @@ Class: BASE Group: Database License: BSD Version: %{V_version}.%{V_revision} -Release: 20071011 +Release: 20071018 # package options %option with_compat no @@ -127,7 +127,7 @@ AutoReqProv: no rm -rf $RPM_BUILD_ROOT ( cd build_unix %{l_make} %{l_mflags} install \ - prefix=$RPM_BUILD_ROOT%{l_prefix} \ + prefix=$RPM_BUILD_ROOT%{l_prefix} ) || exit $? # strip down installation