From 956eb4f69f6682adc0425049e9067f9c4be31cfd Mon Sep 17 00:00:00 2001 From: kloczek Date: Fri, 9 Jun 2000 07:54:42 +0000 Subject: [PATCH] - more %%{__make} macros. Changed files: gnustep-gui.spec -> 1.5 --- gnustep-gui.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnustep-gui.spec b/gnustep-gui.spec index bb56dcd..4afc10c 100644 --- a/gnustep-gui.spec +++ b/gnustep-gui.spec @@ -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 @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 -- 2.44.0