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

gnustep-base.spec

index 5d2746927350c0202954e8cda248ddae67c480fd..b84e3abeed524f57388ff3d9fd477177d4305d27 100644 (file)
@@ -44,7 +44,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
This page took 0.148616 seconds and 4 git commands to generate.