From 538b97cea63d68efbd9c9c67d9c41278cfd1ebad Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Fri, 28 Nov 2008 03:22:39 -0500 Subject: Revert inclusion of libtap into nagiosplugins (except for the NEWS file) This reverts the following commits (latest first): f3e0909, 9f16b54, be8df51, f31cd40, 5270c7d, a25083f, f1bfe40, c503d85 and 6c476db --- tools/setup | 3 --- 1 file changed, 3 deletions(-) (limited to 'tools/setup') diff --git a/tools/setup b/tools/setup index cdaa9c92..1afe4f15 100755 --- a/tools/setup +++ b/tools/setup @@ -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 - ) -- cgit v1.2.3