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

gnome-applets.spec

index 45a2d14623fe39cd24608aef276c8632c6861457..115c1890b2375ad57c74a7a7e9c54688afd6a7d6 100644 (file)
@@ -77,7 +77,7 @@ make
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
 #make install DESTDIR=$RPM_BUILD_ROOT -C gumma
 
 #strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/gumma/lib*.so
This page took 0.033598 seconds and 4 git commands to generate.