From 37c27f730769e7be648e8c2c1983f19a11fb4c8d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 12 Mar 2009 10:53:16 +0100 Subject: [PATCH] TODO: mark an item as stopped... not sure it will be implemented. --HG-- extra : convert_revision : 2208040f9ee9cb2b21f73b45f75eccd7c34f2a83 --- doc/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index 58db3091b41..9e72cb11f78 100644 --- a/doc/TODO +++ b/doc/TODO @@ -3,7 +3,7 @@ xbps-src: * Multiple URLs to download source distribution files, aliases, etc. Something like ${sourceforge} to pick up any specified mirror on the list. * Add support to run INSTALL/REMOVE scripts, so that the same actions are - performed in source/bin packages. + performed in source/bin packages. [STOPPED] * Use current postinstall_helpers to automatically add triggers, shared by src/bin packages. [IN PROGRESS]