From cf830c8b04ef9004b71024c176c72d230b53e4ae Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 15 Feb 2009 19:28:46 +0100 Subject: [PATCH] TODO: add item about noarch binpkgs. --HG-- extra : convert_revision : 08816d99cf80a5a7284f6263efd3513cc1afa5af --- doc/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/TODO b/doc/TODO index 1d33d163ea8..e05c1d36277 100644 --- a/doc/TODO +++ b/doc/TODO @@ -8,6 +8,8 @@ xbps-src: * Add support to run the prepost-* scripts, so that the same actions are performed in source/bin packages. Use current postinstall_helpers to automatically add triggers, shared by src/bin pkgs. [IN PROGRESS] + * Build non-arch pkgs with the suffix 'noarch' and create the binpkgs + into another subdirectory inside of $XBPS_PACKAGESDIR. xbps-cmpver: * It fails in some cases: foo-2.0 vs foo-1.99 and foo-2a vs foo-2b.