summaryrefslogtreecommitdiff
path: root/libraries/zope.event/zope.event.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/zope.event/zope.event.SlackBuild')
-rw-r--r--libraries/zope.event/zope.event.SlackBuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/zope.event/zope.event.SlackBuild b/libraries/zope.event/zope.event.SlackBuild
index 3f98327aea..293ada9413 100644
--- a/libraries/zope.event/zope.event.SlackBuild
+++ b/libraries/zope.event/zope.event.SlackBuild
@@ -57,8 +57,6 @@ find -L . \
python setup.py install --root=$PKG
-VERSION=$( echo $VERSION | tr - _ )
-
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild