]> git.pld-linux.org Git - packages/gnustep-gui.git/commitdiff
- more %%{__make} macros.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:54:42 +0000 (07:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnustep-gui.spec -> 1.5

gnustep-gui.spec

index bb56dcd07847f05daeea88837106834965502f0e..4afc10cf63de4f0c6ab8b0c3c28be5b26449ba98 100644 (file)
@@ -48,7 +48,7 @@ if [ -z "$GNUSTEP_SYSTEM_ROOT" ]; then
    . %{_prefix}/GNUstep/Makefiles/GNUstep.sh 
 fi
 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix}/GNUstep --with-library-combo=%{libcombo}
-make
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -107,7 +107,10 @@ rm -rf $RPM_BUILD_ROOT
 All persons listed below can be reached at <cvs_login>@pld.org.pl
 
 $Log: gnustep-gui.spec,v $
-Revision 1.4  2000-06-09 07:22:52  kloczek
+Revision 1.5  2000-06-09 07:54:42  kloczek
+- more %%{__make} macros.
+
+Revision 1.4  2000/06/09 07:22:52  kloczek
 - added using %%{__make} macro.
 
 Revision 1.3  2000/05/20 13:37:50  kloczek
This page took 0.098042 seconds and 4 git commands to generate.