
des at linpro
May 29, 2007, 2:35 AM
Post #2 of 2
(196 views)
Permalink
|
|
Remember to exclude .svn directories from relase tarballs
[In reply to]
|
|
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
|