On Tue, Feb 5, 2008 at 12:37:06 +0100, Holger Levsen wrote: > Hi Kurt, > > thanks for your bug report and sorry for no reply for three weeks, been busy > busy busy... > > On Saturday 19 January 2008 21:43, Kurt Roeckx wrote: > > Your package is shipping files in /usr/lib64/ on amd64. This will break > > people's system. Please move those files to /usr/lib/ > > Honestly I have no idea how this happened (there is nothing amd64 specific in > the package as far as I know) and what to do now, any short hint / pointer? > $ rgrep lib64 olsrd-0.5.4/ olsrd-0.5.4/make/Makefile.linux:LIBDIR = $(DESTDIR)$(shell if [ "$(ARCH)" = "x86_64" -a -d "/usr/lib64" ]; then echo "/usr/lib64"; else echo "/usr/lib"; fi)
Looks like a likely explanation to me. Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]