]> git.pld-linux.org Git - packages/epic4.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:
    epic4.spec -> 1.15

epic4.spec

index 2391c894eb932829c1376acd8fcb3ac4c4cb5c4d..11ad4d5fc416971458880fc5326a3b50843acd21 100644 (file)
@@ -38,7 +38,7 @@ gzip -dc %{SOURCE1} | tar -xf -
 %build
 LDFLAGS=-s; export LDFLAGS
 %configure
 %build
 LDFLAGS=-s; export LDFLAGS
 %configure
-make
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.119975 seconds and 4 git commands to generate.