[pacman-dev] [PATCH] [makepkg] New patch for split debug support, using generic split packaging mechanism
I rewrite patch from Remy Oudomphen**g (http://bugs.archlinux.org/task/10975<http://bugs.archlinux.org/task/10975>) in order to use generic split packaging mechanism. The main idea is that debug packages will be added to pkgname array and for each of it package_<name>-dbg function will be created. So it treated like usual split packages. Tested on split and non-split packages. All seems to work fine.
On Wed, Aug 10, 2011 at 12:04 PM, Vitaliy Gorbunov <vit.gorbunov@gmail.com> wrote:
I rewrite patch from Remy Oudomphen**g Rémy Oudompheng ? Not sure what the ** was for. :) (http://bugs.archlinux.org/task/10975<http://bugs.archlinux.org/task/10975>) in order to use generic split packaging mechanism. The main idea is that debug packages will be added to pkgname array and for each of it package_<name>-dbg function will be created. So it treated like usual split packages. Tested on split and non-split packages. All seems to work fine.
Please send inline rather than as an attachment so we can review it, thanks! -Dan
participants (2)
-
Dan McGee
-
Vitaliy Gorbunov