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

fonty.spec

index 463bfafa89ce5778ed577af800e5590b5d01cfe6..effcde9dc0450d5900571d537382e15bb63cd5e9 100644 (file)
@@ -35,7 +35,7 @@ CXXFLAGS=$RPM_OPT_FLAGS make \
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install \
+%{__make} install \
        consoleprefix=$RPM_BUILD_ROOT%{_prefix} \
        konwertprefix=$RPM_BUILD_ROOT%{_prefix} \
        perl=%{_bindir}/perl \
This page took 0.103863 seconds and 4 git commands to generate.