From 7257f20360e5c9b6f82dad255c9fd4ce0b832e34856c88dbab72b7f73ec6d4f3 Mon Sep 17 00:00:00 2001 From: "Michal Hrusecky (old before rename to _miska_)" Date: Thu, 15 Nov 2012 13:29:34 +0000 Subject: [PATCH] test OBS-URL: https://build.opensuse.org/package/show/server:database/unixODBC?expand=0&rev=19 --- unixODBC.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/unixODBC.spec b/unixODBC.spec index 9839d11..37fe225 100644 --- a/unixODBC.spec +++ b/unixODBC.spec @@ -95,7 +95,8 @@ export -n LANG LINGUAS LC_ALL rm -rf libltdl libtoolize --ltdl autoreconf --force --install -export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" +export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" +export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure \ --prefix=%{_prefix} \ --mandir=%{_mandir} \ @@ -106,7 +107,7 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" CXXFLAGS="$RPM_OPT_FLAGS -fn --disable-stats \ --enable-drivers \ --enable-driver-conf -make CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" +make %install install -d -m 755 $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}