From dcb6d396e7ad11f0b7a34de9d84826127d683307 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 13 Sep 2003 00:09:39 +0000 Subject: build fixes git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@39 2bf48fe7-cfc1-0310-909f-d9042e1e0fef --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index ea58438..583cdea 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -24,7 +24,7 @@ if [ "x$1" = "xam" ] ; then else set -ex - make maintainer-clean || true +# make maintainer-clean || true rm -rf autom4te.cache rm -f config.cache -- cgit