From e91df3bafb876a912a7c79ea1f5e873454080899 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Thu, 8 Apr 2004 20:42:12 +0000 Subject: [PATCH] - pass CFLAGS - cosmetics Changed files: XdeFactor-ng.spec -> 1.26 --- XdeFactor-ng.spec | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/XdeFactor-ng.spec b/XdeFactor-ng.spec index 7c37a4a..9322cf0 100644 --- a/XdeFactor-ng.spec +++ b/XdeFactor-ng.spec @@ -71,8 +71,13 @@ definicja bazy dla XdeFactor %{__autoconf} %{__autoheader} %{__automake} -%configure --with-user=nobody --with-group=nogroup -%{__make} CC="%{__cc} %{rpmcflags}" +%configure \ + --with-user=nobody \ + --with-group=nogroup + +%{__make} \ + CC="%{__cc}" \ + CFLAGS="%{rpmcflags}" %install rm -rf $RPM_BUILD_ROOT @@ -90,16 +95,16 @@ install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/defactor-ng/x/modules.conf for i in \ views.sql \ - triggers.sql \ + triggers.sql \ struct.sql \ sample.sql \ readme.html \ pgcrypto.sql.dist \ - pgcrypto.sql \ - perms.sql.dist \ - install.sh.dist \ - init.sql.dist \ - init.sh.dist \ + pgcrypto.sql \ + perms.sql.dist \ + install.sh.dist \ + init.sql.dist \ + init.sh.dist \ environment \ data.sql \ config_db \ -- 2.44.0