From f408dae2af6f9543a6a6f9e8e34a93377c000bbc Mon Sep 17 00:00:00 2001 From: Travis Cross Date: Sat, 19 Apr 2014 06:29:24 +0000 Subject: [PATCH] Drop pinned memcached file download from debian --- debian/util.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/util.sh b/debian/util.sh index 49590a69d6..f73b6187f0 100755 --- a/debian/util.sh +++ b/debian/util.sh @@ -100,7 +100,6 @@ getlibs () { # get pinned libraries getlib http://downloads.mongodb.org/cxx-driver/mongodb-linux-x86_64-v1.8-latest.tgz getlib http://files.freeswitch.org/downloads/libs/json-c-0.9.tar.gz - getlib http://files.freeswitch.org/downloads/libs/libmemcached-0.32.tar.gz getlib http://files.freeswitch.org/downloads/libs/soundtouch-1.7.1.tar.gz getlib http://files.freeswitch.org/downloads/libs/flite-1.5.4-current.tar.bz2 getlib http://files.freeswitch.org/downloads/libs/sphinxbase-0.7.tar.gz