Commit d95ff1a1 authored by Andreas Jung's avatar Andreas Jung

create lib/python/Zope2/version.txt instead of lib/python/version.txcreate...

create lib/python/Zope2/version.txt instead of lib/python/version.txcreate lib/python/Zope2/version.txt instead of lib/python/version.txtt
parent 01a48c19
......@@ -110,7 +110,7 @@ clean: unbuild
# version_txt: create a version file in lib/python/version.txt
version_txt:
printf "Zope ${MAJOR_VERSION}.${MINOR_VERSION}-${RELEASE_TAG}" >\
"${BASE_DIR}/lib/python/version.txt"
"${BASE_DIR}/lib/python/Zope2/version.txt"
sdist: clobber sdist_tgz
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment