From a02541b9b3d5af7f0e63eb2a6a99b36b8465ceaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Sun, 1 Nov 2015 03:08:41 +0100 Subject: [PATCH] HardwareChecker: of course now netcat is called 'nc' again... --- 3rdparty/mmu_man/scripts/HardwareChecker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/mmu_man/scripts/HardwareChecker.sh b/3rdparty/mmu_man/scripts/HardwareChecker.sh index 5034b8c774..c83783d840 100755 --- a/3rdparty/mmu_man/scripts/HardwareChecker.sh +++ b/3rdparty/mmu_man/scripts/HardwareChecker.sh @@ -9,7 +9,7 @@ # -netcat=netcat +netcat=nc report_site=fake.haikuware.com report_cgi=http://haikuware.com/hwreport.php packages="dmidecode netcat"