SPECS (DEVEL): emacs.spec - %define bootstrap 0 to make it actuall...

japhy japhy at pld-linux.org
Tue Feb 21 22:28:15 CET 2006


Author: japhy                        Date: Tue Feb 21 21:28:15 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- %define bootstrap 0 to make it actually invoke Make when --without athena.

---- Files affected:
SPECS:
   emacs.spec (1.68.4.13 -> 1.68.4.14) 

---- Diffs:

================================================================
Index: SPECS/emacs.spec
diff -u SPECS/emacs.spec:1.68.4.13 SPECS/emacs.spec:1.68.4.14
--- SPECS/emacs.spec:1.68.4.13	Fri Jan  6 20:19:20 2006
+++ SPECS/emacs.spec	Tue Feb 21 22:28:09 2006
@@ -369,6 +369,8 @@
 %{__autoconf}
 %{__autoheader}
 
+%define bootstrap 0
+
 %if %{with athena}
 echo "Building emacs athena binary ..."
 rm -rf build-athena
@@ -789,6 +791,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68.4.14  2006/02/21 21:28:09  japhy
+- %define bootstrap 0 to make it actually invoke Make when --without athena.
+
 Revision 1.68.4.13  2006/01/06 19:19:20  twittner
 - build Athena and Motif version too (GTK2 version is slow)
 - do `make bootstrap' (time-consuming elisp files compilation) only once
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/emacs.spec?r1=1.68.4.13&r2=1.68.4.14&f=u



More information about the pld-cvs-commit mailing list