]> git.pld-linux.org Git - packages/gnome-games.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-games.spec -> 1.37

gnome-games.spec

index 359a0c7cb69748401eec75da875346465f70eef1..d76417f5c02c47bb603af51de6e0c53120529337 100644 (file)
@@ -83,7 +83,7 @@ make
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        Gamesdir=%{_applnkdir}/Games
 
This page took 0.092635 seconds and 4 git commands to generate.