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

firestarter.spec

index 50f948f0aefb78a262447effd921044692f8ceec..9b03a399c83f60805820114508f10b119dedab0b 100644 (file)
@@ -32,7 +32,7 @@ LDFLAGS="-s"; export LDFLAGS
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        Productivitydir=%{_applnkdir}/System
 
This page took 0.085551 seconds and 4 git commands to generate.