Commit 849b752d authored by Andreas Jung's avatar Andreas Jung

- target 'sdist': ignoring .svn

parent 2eb38a6d
......@@ -120,8 +120,7 @@ sdist_tgz: ${BASE_DIR}/lib/python/version.txt
${CD} ${TMPDIR} && ${LN} ${BASE_DIR} ${PACKAGE_NAME} && \
${TAR} czfh ${BASE_DIR}/${PACKAGE_NAME}.tgz ${PACKAGE_NAME} \
--exclude=${PACKAGE_NAME}.tgz\
--exclude=CVS \
--exclude=.cvsignore \
--exclude=.svn\
--exclude=makefile \
--exclude=build-base \
--exclude=*~ \
......
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