From 1da17f616cbaed97a41f571397ae17c3ef4ff8e0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 20 Oct 2003 21:57:59 +0000 Subject: 0.19 finished git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@58 2bf48fe7-cfc1-0310-909f-d9042e1e0fef --- bootstrap.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index 583cdea..7697c97 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: bootstrap.sh 20 2003-07-10 16:21:55Z lennart $ +# $Id$ # This file is part of ifplugd. # @@ -24,8 +24,6 @@ if [ "x$1" = "xam" ] ; then else set -ex -# make maintainer-clean || true - rm -rf autom4te.cache rm -f config.cache -- cgit