Hi, On Tue, Feb 07, 2012 at 12:01:53PM +0900, Takao Fujiwara wrote: > I think It is no problem to add the subdir of the package name in > libexec file paths. However probably I don't think to add the subdir > of arch names for ibus-ui-gtk* at present.
For FEDORA, sure yes. But this is how Debian is build for next release. http://wiki.debian.org/Multiarch/Implementation > I might think > @PACKAGE@-@MAJOR_VERSION@ instead of pkglibexecdir if we would add the > subdir. > It might be an idea to move all arch depended files into /usr/lib* You mean /usr/lib32 /usr/lib64 ... that was the old way for Debian too. Debian is transitioning from old special case lib* to this new /usr/lib/<triplet>/ so we can have more than i386-linux-gnu and x86_64-linux-gnu but also all sorts of things such as ARM or kFreeBSD. > I think it's often happened to change the file paths using configure > options in many distributions. I agree. I will use this approach for next package. -- You received this message because you are subscribed to the Google Groups "ibus-devel" group. iBus project web page: http://code.google.com/p/ibus/ iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
