On Fri, Dec 9, 2011 at 2:35 AM, Allan McRae <allan@xxxxxxxxxxxxx> wrote: > > One silly question (I'm not an ABS expert), in the package sources I saw > > defined in the file `texinfo.install': > > > > infodir=usr/share/info > > > > Does it matter the relative path?, in contrast to something like this: > > > > infodir=/usr/share/info > > That does not matter. In fact, without the leading slash is probably > more correct... > I have compiled manually Texinfo from sources, and using this `info' binary, it works as expected, showing my /usr/share/info/dir. The Texinfo package scripts are very simple, but I can't find the root of the cause there. I think something related to the environment where makepkg is compiling is causing this but I can't found out what it is. I checked and my /etc/makepkg.conf is the default one. Regards -- Ricardo