[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ITP: pynac -- engine for symbolic geometric calculus for Python (Bug#678332)



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
But for now I uploaded the package.

Cheers,
Tobias


Reply to: