CVS: Packages/WinBuilders/mk - zope.mk:1.9

Sidnei da Silva <[email protected]>
Newsgroups gmane.comp.web.zope.public-cvs
Message-ID <[email protected]>
Update of /cvs-repository/Packages/WinBuilders/mk
In directory cvs.zope.org:/tmp/cvs-serv20187/mk

Modified Files:
	zope.mk 
Log Message:

- Seems like it didnt build version.txt if it wasnt there yet


=== Packages/WinBuilders/mk/zope.mk 1.8 => 1.9 ===
--- Packages/WinBuilders/mk/zope.mk:1.8	Tue Apr 12 23:30:26 2005
+++ Packages/WinBuilders/mk/zope.mk	Wed Apr 13 01:48:18 2005
@@ -16,8 +16,9 @@
 clean_zope:
 	$(RMRF) src/$(ZOPEDIRNAME)
 
-install_zope: src/$(ZOPEDIRNAME)/inst/configure.py install_python \
-              $(BUILD_DIR)/Zope-$(ZOPEVERSION)-win32.exe
+install_zope: src/$(ZOPEDIRNAME)/inst/configure.py \
+	$(BUILD_DIR)/lib/python/version.txt install_python \
+	$(BUILD_DIR)/Zope-$(ZOPEVERSION)-win32.exe
 
 ESCAPED=$(shell sh $(MAKEFILEDIR)/bin/escape.sh '$(WIN_MAKEFILEDIR)')
 SEDSCRIPT="s@<<VERSION>>@$(ZOPEVERSION)@g;s@<<MAKEFILEDIR>>@$(ESCAPED)@g"

_______________________________________________
Zope-CVS maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs

Zope CVS instructions: http://dev.zope.org/CVS
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.