Log message for revision 71273:
  "make instance" also invokes "make version_txt"
  

Changed:
  U   Zope/branches/2.10/inst/Makefile.in

-=-
Modified: Zope/branches/2.10/inst/Makefile.in
===================================================================
--- Zope/branches/2.10/inst/Makefile.in 2006-11-22 16:41:02 UTC (rev 71272)
+++ Zope/branches/2.10/inst/Makefile.in 2006-11-22 16:41:50 UTC (rev 71273)
@@ -81,7 +81,7 @@
 
 # instance:    Do an inplace build and create an instance home in the resulting
 #              software home.
-instance: build
+instance: build version_txt
        ${PYTHON} "${BASE_DIR}/utilities/mkzopeinstance.py" ${MKZ_FLAGS}
 
 # testinst:    Perform an inplace build and create an instance home in the

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to