Le 19/03/2013 07:38, Tobias Hansen a écrit :
Am 17.03.2013 19:14, schrieb Julien Puydt:I can't help but notice that my debian/rules has: DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)and later on: override_dh_auto_configure: dh_auto_configure -- --enable-shared --disable-silent-rules --disable-static CPPFLAGS="$(CPPFLAGS) -D_LARGEFILE_SOURCE" which makes me wonder how useful the variable really is (and yes, the lib is installed as multiarch)... Perhaps that's a line I could remove?I think you can remove the line since you are using dh compat level 9. See wiki.debian.org/Multiarch/Implementation
I removed it in git ; it will be part of the next upload.
But for now I uploaded the package.
Thanks! Snark on #debian-science -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

