SPECS: gnustep-make.spec - behave as no gnustep-make is installed ...

baggins baggins at pld-linux.org
Thu Mar 2 17:22:36 CET 2006


Author: baggins                      Date: Thu Mar  2 16:22:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- behave as no gnustep-make is installed in build-system

---- Files affected:
SPECS:
   gnustep-make.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/gnustep-make.spec
diff -u SPECS/gnustep-make.spec:1.61 SPECS/gnustep-make.spec:1.62
--- SPECS/gnustep-make.spec:1.61	Thu Mar  2 17:17:40 2006
+++ SPECS/gnustep-make.spec	Thu Mar  2 17:22:29 2006
@@ -79,13 +79,12 @@
 %configure \
 	--disable-flattened \
 	--with-library-combo=gnu-gnu-gnu \
-	--with-tar=tar \
-	--disable-importing-config-file
+	--with-tar=tar
 
 %{__make}
 
 %if %{with docs}
-%{__make} -C Documentation
+GNUSTEP_MAKEFILES= %{__make} -C Documentation
 %endif
 
 %install
@@ -222,6 +221,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2006/03/02 16:22:29  baggins
+- behave as no gnustep-make is installed in build-system
+
 Revision 1.61  2006/03/02 16:17:40  baggins
 - --disable-importing-config-file
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnustep-make.spec?r1=1.61&r2=1.62&f=u



More information about the pld-cvs-commit mailing list