------------------------------------------------------------ revno: 774 committer: Brian Gough <[email protected]> branch nick: trunk timestamp: Fri 2011-09-02 15:12:17 +0100 message: noted bugs modified: TODO
=== modified file 'TODO' --- a/TODO 2011-05-20 22:30:29 +0000 +++ b/TODO 2011-09-02 14:12:17 +0000 @@ -22,6 +22,18 @@ * TODO nettle needs --libdir => lib instead of lib64 * TODO texinfo needs make install-tex TEXMF=/gnu +* TODO build bazaar tries to build the zlib dependency. But here I get the + error Message: + cd work/zlib-1.2.5 && ./configure '--prefix=/usr/local/gltools/gnu' '--exec-prefix=/usr/local/gltools/gnu/arch_a' + unknown option: --exec-prefix=/usr/local/gltools/gnu/arch_a +* TODO for i.e. make the installation puts its files + /usr/local/gltools/gnu/packages/make-3.81/arch_a/ and + /usr/local/gltools/gnu/packages/make-3.81/share/, but installing from + a second architecture deletes the whole + /usr/local/gltools/gnu/packages/make-3.81 tree. +* TODO deletion of the whole packages tree for a project would also delete + any customization in the share tree while installing for arch_b (like + in share/emacs/23.3/site-lisp/ or share/emacs/site-lisp/). * Unimplemented packages ** acm ** aetherspace
