On Sat, Feb 16, 2008 at 11:33:26PM +0000, Russ Allbery wrote:
> Jan Luebbe <[EMAIL PROTECTED]> writes:
> 
> > I'm trying to come up with a good way to package directly from
> > upstream's git repo, which doesn't contain the files autogenerated by
> > autogen.sh.
> 
> I would just Build-Depend on autoconf, automake, and the like and run them
> during the build.

  It takes a lot of time, and prevents builds repeatability, in the
sense that when autotools have backward compatibility issues, it breaks,
not to mention that you need all the *.m4 files around to generate the
configure properly.

  FWIW, the autoconfiguration of the upstream source is just another
patch to apply at build time. Even with properly "autoconfigured"
upstream, you often want to autoreconf and or relibtoolize (to support
kfreebsd and friends or avoid libtool amd64 rpath issues).

-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org

Attachment: pgp64mpbuphQV.pgp
Description: PGP signature

_______________________________________________
vcs-pkg mailing list
vcs-pkg@lists.madduck.net
http://lists.madduck.net/listinfo/vcs-pkg

Reply via email to