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.