]> git.pld-linux.org Git - packages/logtool.git/commitdiff
- really use rpmcflags
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 4 Jun 2001 14:46:17 +0000 (14:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    logtool.spec -> 1.5

logtool.spec

index 89508f31382880f155ef3e1465ac1967d2a42856..8c88e5a7f904157ab297a7c3fa93898c774392f5 100644 (file)
@@ -25,7 +25,7 @@ read logfile reports, webpages, and online monitoring of logfiles.
 %build
 %{__make} clean
 %configure 
-%{__make}
+%{__make} CFLAGS="%{rpmcflags} -ansi -pedantic -DHAVE_CONFIG_H"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.069287 seconds and 4 git commands to generate.