]> git.pld-linux.org Git - packages/fwtk.git/commitdiff
- added using %%{__make} macro.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:22:50 +0000 (07:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fwtk.spec -> 1.6

fwtk.spec

index 45576f05c93a5c2bad7b2f020ae7f1c7f670081a..5c72a709088813249a7054fe46dca2a79147bb41 100644 (file)
--- a/fwtk.spec
+++ b/fwtk.spec
@@ -45,7 +45,7 @@ RPM_OPT="$RPM_OPT_FLAGS" make
 rm -rf $RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_mandir}/man{3,5,8}}
-make install \
+%{__make} install \
        DEST=$RPM_BUILD_ROOT%{_sbindir}
 mv $RPM_BUILD_ROOT%{_sbindir}/netperm-table $RPM_BUILD_ROOT%{_sysconfdir}/
 
This page took 0.154213 seconds and 4 git commands to generate.