]> git.pld-linux.org Git - packages/g-wrap.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:
    g-wrap.spec -> 1.3

g-wrap.spec

index db042351e8870e1355f65736e640f35bde2878fb..3b17162e27c7f56936b621749343285f088521e5 100644 (file)
@@ -46,7 +46,7 @@ make
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 strip --strip-unneed $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.*
 
This page took 0.12135 seconds and 4 git commands to generate.