From adb93c591af87549639894391f6827805cdf8ced Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Fri, 29 May 2020 15:53:03 +0200 Subject: [PATCH] INSTALL: remove TODO section The default value '/' for DESTDIR is unusual, but does probably not hurt. Fixes commit f2b40dababedcd8355bf3e85d00baf17f9827131 Fixes commit 8e986e5a61efeca92b9b268e77957d45d8316ee4 Signed-off-by: Olaf Hering Acked-by: Wei Liu Release-acked-by: Paul Durrant --- INSTALL | 7 ------- 1 file changed, 7 deletions(-) diff --git a/INSTALL b/INSTALL index 72dc4b67dd..0d3eb89f02 100644 --- a/INSTALL +++ b/INSTALL @@ -365,12 +365,5 @@ make XEN_TARGET_ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- \ DESTDIR=/some/path install -TODO -==== - - - DESTDIR should be empty, not "/" - - add make uninstall targets - - replace private path variables as needed (SBINDIR/sbindir) - - ... # vim: tw=72 et -- 2.30.2