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

ytalk.spec

index f58d16da955532cded2e1520c12c523f2e8ef3a7..d09cb4fbdb33ed20c27f3520fd98438cb9a5edb4 100644 (file)
@@ -61,7 +61,7 @@ make
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install \
+%{__make} install \
        prefix=$RPM_BUILD_ROOT%{_prefix} \
        sysconfdir=$RPM_BUILD_ROOT%{_sysconfdir}
 
This page took 0.139592 seconds and 4 git commands to generate.