summaryrefslogtreecommitdiffstats
path: root/source/kde/kdenetwork/kdenetwork.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kdenetwork/kdenetwork.SlackBuild')
-rwxr-xr-xsource/kde/kdenetwork/kdenetwork.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/kde/kdenetwork/kdenetwork.SlackBuild b/source/kde/kdenetwork/kdenetwork.SlackBuild
index 9ff64fb9e..8f93627d6 100755
--- a/source/kde/kdenetwork/kdenetwork.SlackBuild
+++ b/source/kde/kdenetwork/kdenetwork.SlackBuild
@@ -47,9 +47,6 @@ echo "Building kdenetwork-$VERSION..."
tar xvf $CWD/../src/kdenetwork-$VERSION.tar.?z* || exit 1
cd kdenetwork-$VERSION
-# CVE-2010-1000 and CVE-2010-1511:
-zcat $CWD/kget.kde44.CVE-2010-1000-1511.diff.gz | patch -p0 --verbose || exit 1
-
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \