Hello,
I am maintainer of a package of Code::Blocks for Arch Linux. The package works well, but according to Arch Linux' packaging guidelines the plugins should not stay in /usr/share/codeblocks/plugins but in /usr/lib/codeblocks/plugins, because they are architecture dependent. How can I change that? I tried to edit the codeblocks.pc file, but that did not change anything.