Hello!
On Thu, Mar 03, 2016 at 02:41:47PM +0100, Michael Biebl wrote:
> Just a small suggestion:
>
> Am 03.03.2016 um 09:52 schrieb Andreas Henriksson:
> > DEB_CONFIGURE_EXTRA_FLAGS +=
> > --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
> > +
> > --libexecdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)/$(libtotem-plparserN) \
>
> To avoid duplication we could use
> --libexecdir=\$${libdir}/$(libtotem-plparserN)
>
> Or does that cause any issue when expanding the variable?
Seems to work here (and nicely fits within 80 characters).
Committed and uploaded.
Regards,
Andreas Henriksson