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

sodipodi.spec

index 8d88f06ff9a71e7f709f16774303a6c4bc5674aa..c4334feffbd44280327e64284939d6a988342828 100644 (file)
@@ -31,7 +31,7 @@ make
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        sysdir=%{_applnkdir}/Graphics
 
This page took 0.024048 seconds and 4 git commands to generate.