[Zope-Checkins] CVS: Zope/inst - Makefile.in:1.14.2.2

Chris McDonough chrism@zope.com
Tue, 22 Jul 2003 16:59:23 -0400


Update of /cvs-repository/Zope/inst
In directory cvs.zope.org:/tmp/cvs-serv17206

Modified Files:
      Tag: Zope-2_7-branch
	Makefile.in 
Log Message:
Merge tar.gz -> .tgz change from HEAD.


=== Zope/inst/Makefile.in 1.14.2.1 => 1.14.2.2 ===
--- Zope/inst/Makefile.in:1.14.2.1	Mon Jul 21 12:34:59 2003
+++ Zope/inst/Makefile.in	Tue Jul 22 16:59:18 2003
@@ -119,7 +119,7 @@
           "${BASE_DIR}/lib/python/version.txt"
 	${MKDIR} ${TMPDIR}
 	${CD} ${TMPDIR} && ${LN} ${BASE_DIR} ${PACKAGE_NAME} && \
-          ${TAR} czfh ${BASE_DIR}/${PACKAGE_NAME}.tar.gz ${PACKAGE_NAME} \
+          ${TAR} czfh ${BASE_DIR}/${PACKAGE_NAME}.tgz ${PACKAGE_NAME} \
            --exclude=${PACKAGE_NAME}.tar.gz\
            --exclude=CVS \
            --exclude=.cvsignore \