From f365ce8bce1542df2ae85b280bbaab07cf5b5ac7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 28 Oct 2008 05:09:00 +0100 Subject: [PATCH] Remove an item from TODO that has been implemented. --HG-- extra : convert_revision : 32438c0f717ce8a4787440af67d62514a8a3804b --- xbps.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/xbps.sh b/xbps.sh index 56180fbce7c..4e142565184 100755 --- a/xbps.sh +++ b/xbps.sh @@ -28,7 +28,6 @@ #- # # TODO -# - Implement support for packages that need personalized installation. # - Personalized scripts per template to unpack distfiles. # - Multiple URLs to download source distribution files, aliases, etc. # - More robust and fast dependency checking.