]> git.pld-linux.org Git - packages/gdk-pixbuf.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:
    gdk-pixbuf.spec -> 1.19

gdk-pixbuf.spec

index 2f7157b45155689358bdfd7f7fb8aff4d2c351d1..f7939ea8949d61572d6aa81d937a75e208f7aaa1 100644 (file)
@@ -72,7 +72,7 @@ make
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        m4datadir=%{_m4datadir}
 
This page took 0.083492 seconds and 4 git commands to generate.