On Thu, Jul 15, 2010 at 10:20:51AM +0000, adiknoth-gu...@users.alioth.debian.org wrote:
Force regeneration of configure from configure.ac
+post-patches:: + autoreconf -fi
Beware that above only ensures the autoreconf rule gets invoked after post-patches, not that it gets invoked before other later rules, which most likely you should ensure too.
Also, above does not maintain build-dependencies on autotools.And it does not preserve the old autobuilt files so "debuild clean" won't properly clean (i.e. git will complain if building in git).
Have a look at sugar-toolkit-0.88 for a packaging example handling autoreconf using CDBS, or kannel-sqlbox for a packaging example also properly cleaning up after itself.
- Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: Digital signature
_______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers