]> git.pld-linux.org Git - packages/gaby.git/commitdiff
- more %%{__make} macros.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:54:40 +0000 (07:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gaby.spec -> 1.4

gaby.spec

index d39e62bba78bbf0c3a3f3951927a196073f08dcc..28c6e0dba1ccb7c958335097137aec7de8fcf13f 100644 (file)
--- a/gaby.spec
+++ b/gaby.spec
@@ -26,7 +26,7 @@ relies a lot on plug-ins.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} --sysconfdir=%{_sysconfdir}
-make
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.077007 seconds and 4 git commands to generate.