diff --git a/system/thefuck/0420442e778dd7bc53bdbdb50278eea2c207dc74.patch.gz b/system/thefuck/0420442e778dd7bc53bdbdb50278eea2c207dc74.patch.gz new file mode 100644 index 0000000000..cae43d2ef4 Binary files /dev/null and b/system/thefuck/0420442e778dd7bc53bdbdb50278eea2c207dc74.patch.gz differ diff --git a/system/thefuck/thefuck.SlackBuild b/system/thefuck/thefuck.SlackBuild index 642f6262a0..136518d00b 100644 --- a/system/thefuck/thefuck.SlackBuild +++ b/system/thefuck/thefuck.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=thefuck VERSION=${VERSION:-3.32} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -55,6 +55,7 @@ cd $TMP rm -rf $PRGNAM-$VERSION tar xvf $CWD/$PRGNAM-$VERSION.tar.gz cd $PRGNAM-$VERSION +zcat $CWD/0420442e778dd7bc53bdbdb50278eea2c207dc74.patch | patch -p1 chown -R root:root . find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \