From 62f540f94461f2a2f2b1fd2bf06dcc92288f5878 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sat, 3 Jul 2021 12:17:47 +0200 Subject: doinst.sh: Remove double install warning This is no longer the case since the update to -current on Fri May 21 19:33:21 UTC 2021 Signed-off-by: Heinz Wiesinger --- doinst.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/doinst.sh b/doinst.sh index c8e9071..a7c015b 100644 --- a/doinst.sh +++ b/doinst.sh @@ -62,6 +62,3 @@ if [ -x /usr/bin/install-info ]; then chroot . /usr/bin/install-info --info-dir=/usr/info /usr/info/blah.gz 2> /dev/null fi -# WARNING -# When upgradepkg is used, doinst.sh gets run twice. So don't put -# anything here that takes a long time to run. -- cgit v1.2.3