summaryrefslogtreecommitdiffstats
path: root/system/sysdig/sysdig.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/sysdig/sysdig.SlackBuild')
-rw-r--r--system/sysdig/sysdig.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/sysdig/sysdig.SlackBuild b/system/sysdig/sysdig.SlackBuild
index 6af546aa56..d7a96998d8 100644
--- a/system/sysdig/sysdig.SlackBuild
+++ b/system/sysdig/sysdig.SlackBuild
@@ -65,6 +65,7 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
+patch -p1 < $CWD/d15be88ccb1b7df9a0b6db2967131521b526918b.patch
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \