On Sat, Oct 10, 2009 at 03:01:56AM +0400, Dmitry V. Levin wrote:
> On Fri, Oct 09, 2009 at 02:48:49PM -0700, Roland McGrath wrote:
> > > I propose to build release tarballs from clean checked out source, and
> > > to set file timestamps right after checkout, e.g.
> > > 
> > > git clone /path/to/strace.git &&
> > > cd strace &&
> > > git-set-file-times &&
> > > autoreconf -i &&
> > > ./configure --enable-maintainer-mode &&
> > > TAR_OPTIONS='--owner=0 --group=0 --numeric-owner --mode=go-w,go+rX' make 
> > > distcheck
> > 
> > Why don't you put that into a script
> 
> Yes, I'm going to put that into a script.

Done:
http://strace.git.sourceforge.net/git/gitweb.cgi?p=strace/strace;a=shortlog;h=ldv/make-dist

The script is clumsy, so enhancements are welcome.


-- 
ldv

Attachment: pgppIkyHpEygA.pgp
Description: PGP signature

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to