summaryrefslogtreecommitdiffstats
path: root/network/aMule/aMule.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/aMule/aMule.SlackBuild')
-rw-r--r--network/aMule/aMule.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/network/aMule/aMule.SlackBuild b/network/aMule/aMule.SlackBuild
index 74774fc8e2..296b1e5b39 100644
--- a/network/aMule/aMule.SlackBuild
+++ b/network/aMule/aMule.SlackBuild
@@ -125,9 +125,6 @@ find -L . \
# Fix for gcc-4.7.x
sed -i "s|NotifyObservers|this->NotifyObservers|" src/ObservableQueue.h
-# Patch for libupnp-1.8.x, thanks to Debian
-patch -p1 < $CWD/libupnp-1.8.patch
-
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \