From 51efccc2cd7f7890a741eeace894f6e91bc4958e Mon Sep 17 00:00:00 2001 From: Roger Pau Monne Date: Wed, 29 Feb 2012 14:36:04 +0000 Subject: install: remove old checks from install.sh Signed-off-by: Roger Pau Monne Acked-by: Ian Jackson Committed-by: Ian Jackson --- install.sh | 5 ----- 1 file changed, 5 deletions(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 691214e638..db4604c5a4 100755 --- a/install.sh +++ b/install.sh @@ -49,9 +49,4 @@ rm -rf "$tmp" echo "All done." -echo "Checking to see whether prerequisite tools are installed..." -cd $src/../check -./chk install -echo "All done." - exit 0 -- cgit v1.2.3