aboutsummaryrefslogtreecommitdiff
path: root/python/python2-automat/python2-automat.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python2-automat/python2-automat.SlackBuild')
-rw-r--r--python/python2-automat/python2-automat.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/python2-automat/python2-automat.SlackBuild b/python/python2-automat/python2-automat.SlackBuild
index 61aa580355..fabf7719d7 100644
--- a/python/python2-automat/python2-automat.SlackBuild
+++ b/python/python2-automat/python2-automat.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python2-automat
SRCNAM=Automat
VERSION=${VERSION:-20.2.0}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -74,6 +74,7 @@ cd $TMP
rm -rf $SRCNAM-$VERSION
tar xvf $CWD/$SRCNAM-$VERSION.tar.gz
cd $SRCNAM-$VERSION
+cat $CWD/optional_m2r.diff | patch -p1
chown -R root:root .
find -L . \