No longer need to ignore the macros directory.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@668 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# $Id: build-dist.sh,v 1.2 2001/08/17 20:52:58 mdb Exp $
|
# $Id: build-dist.sh,v 1.3 2002/03/17 10:15:24 mdb Exp $
|
||||||
#
|
#
|
||||||
# Builds a distribution archive. This should be run from the top-level
|
# Builds a distribution archive. This should be run from the top-level
|
||||||
# project directory and it will place the distribution archive into the
|
# project directory and it will place the distribution archive into the
|
||||||
@@ -20,7 +20,6 @@ fi
|
|||||||
cat > .excludes <<EOF
|
cat > .excludes <<EOF
|
||||||
build-dist.sh
|
build-dist.sh
|
||||||
CVS
|
CVS
|
||||||
macros
|
|
||||||
.excludes
|
.excludes
|
||||||
.cvsignore
|
.cvsignore
|
||||||
*.tar.gz
|
*.tar.gz
|
||||||
|
|||||||
Reference in New Issue
Block a user