On Thu, Feb 4, 2016 at 11:48 PM, Jens Reyer wrote: > This bindir needs to be in the same file hierarchy level as the > bindir specified on package build, to prevent broken wine > internal links like /usr/lib/wine-development/../../../share/ > wine-development/wine/wine.inf.
Hi Jens, Have you looked at setting configure's --bindir instead? Right now it is set to --bindir=/$(LIBDIR) which seems like the cause of this problem, and it could be a simpler fix. Best wishes, Mike _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
