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

dia.spec

index 8d1365ef24dd4481859b8dcbc9dd3bcfef343668..f10608276c6a548bcaedd82182ed4cccdb344b1a 100644 (file)
--- a/dia.spec
+++ b/dia.spec
@@ -48,7 +48,7 @@ make
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        Applicationsdir=%{_applnkdir}/Graphics
 
This page took 0.13971 seconds and 4 git commands to generate.