Bug#614731: Bug#641051: dh_auto_configure does not pass multiarch paths to cmake

2011-09-14 Thread Yann Dirson
On Wed, Sep 14, 2011 at 04:33:13PM -0400, Joey Hess wrote: > Yann Dirson wrote: > > Right, looks like the standard cmake rules install libs into > > ${CMAKE_INSTALL_PREFIX}/lib/ without it being possible to override. > > > > Looks like the shortest path to multiarch here would be to move the > > l

Bug#641051: dh_auto_configure does not pass multiarch paths to cmake

2011-09-14 Thread Joey Hess
Yann Dirson wrote: > Right, looks like the standard cmake rules install libs into > ${CMAKE_INSTALL_PREFIX}/lib/ without it being possible to override. > > Looks like the shortest path to multiarch here would be to move the > lib/ and usr/lib/ contents to the appropriate dir. Maybe just > immedia

Bug#641051: dh_auto_configure does not pass multiarch paths to cmake

2011-09-13 Thread Yann Dirson
On Fri, Sep 09, 2011 at 05:57:08PM -0400, Joey Hess wrote: > Yann Dirson wrote: > > With debian/compat==9 I expected dh_auto_configure to pass some > > defines to cmake for multiarch (the manpage does not seem to mention > > any exception to this rule), but: > > I maintain the cmake code by applyi

Bug#641051: dh_auto_configure does not pass multiarch paths to cmake

2011-09-09 Thread Joey Hess
Yann Dirson wrote: > With debian/compat==9 I expected dh_auto_configure to pass some > defines to cmake for multiarch (the manpage does not seem to mention > any exception to this rule), but: I maintain the cmake code by applying patches; nobody has sent a patch to make it do anything with multia

Bug#641051: dh_auto_configure does not pass multiarch paths to cmake

2011-09-09 Thread Yann Dirson
Package: debhelper Version: 8.9.6 Severity: normal With debian/compat==9 I expected dh_auto_configure to pass some defines to cmake for multiarch (the manpage does not seem to mention any exception to this rule), but: $ dh_auto_configure -v mkdir -p obj-x86_64-linux-gnu cd obj-x86