[arch-dev-public] fixing the dependency cycle in Core, part 1: coreutils

Aaron Griffin aaronmgriffin at gmail.com
Mon Nov 26 15:19:46 EST 2007


On Nov 24, 2007 4:19 AM, Roman Kyrylych <roman.kyrylych at gmail.com> wrote:
> Other packages used /bin/true but didn't contain coreutils in depends.

if it does one of these things:

post_install () {
   /bin/true
}

then you can get rid of it. pacman will be happy with an empty function too.




More information about the arch-dev-public mailing list