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

lftp.spec

index d962079962deacf043a21e3e9775298df9af6c8d..2c0b3ed4421d4dee6e407043e65ae68f862fa2a1 100644 (file)
--- a/lftp.spec
+++ b/lftp.spec
@@ -45,7 +45,7 @@ LDFLAGS="-s"; export LDFLAGS
 CXXFLAGS="$RPM_OPT_FLAGS -fno-rtti -fno-exceptions -fno-implicit-templates"; export CXXFLAGS
 %configure \
        --with-modules
-make
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.413355 seconds and 4 git commands to generate.