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

amanda.spec

index e741153b68aa9925e4dc2213ff7d61b2e4a2511e..7137f10ffc9461c192c4e03509b7926c8d244315 100644 (file)
@@ -138,7 +138,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/{amanda,cron.d,sysconfig/rc-inetd} \
        $RPM_BUILD_ROOT%{_localstatedir}/lib/amanda
 
-make install \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        SETUID_GROUP=`id -g`
 
This page took 0.099577 seconds and 4 git commands to generate.