Remember to exclude .svn directories from relase tarballs

Dag-Erling Smørgrav des at linpro.no
Tue May 29 11:35:22 CEST 2007


Ingvar Hagelund <ingvar at linpro.no> writes:
> ssia, actually
>
> $ wget http://downloads.sourceforge.net/varnish/varnish-1.0.4.tar.gz
>
> $ tar xvzf varnish-1.0.4.tar.gz
>
> $ find varnish-1.0.4 -type d -name .svn
> varnish-1.0.4/redhat/.svn
> varnish-1.0.4/debian/.svn

This is because the redhat and debian directories are listed as
EXTRA_DIST in the root Makefile.am instead of having their own
makefiles.

DES
-- 
Dag-Erling Smørgrav
Senior Software Developer
Linpro AS - www.linpro.no


More information about the varnish-dist mailing list