Code

Revert inclusion of libtap into nagiosplugins
[nagiosplug.git] / tools / setup
index cdaa9c9254f0b7790252978733f43063766a3b3f..1afe4f15bd749d6df2e101655e208a90a07d5ea5 100755 (executable)
@@ -48,6 +48,3 @@ fi
 if [ $docbook = 1 ] ; then
        ( cd doc && make )
 fi
-
-# Untar libtap
-( cd external && gunzip -c tap-1.01-nagios-plugins.tar.gz | tar -xf - )