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

gnome-chess.spec

index 93b6c35bb02da629a6b290ee28ed51efba6a9c78..2083004b5b0f6512807330db88be5f62c873a655 100644 (file)
@@ -35,7 +35,7 @@ make
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 %find_lang %{name}
 
This page took 0.120696 seconds and 4 git commands to generate.