Changeset 392:0023e0d25c6e in verona
- Timestamp:
- Dec 13, 2011 8:14:40 PM (17 months ago)
- Branch:
- default
- File:
-
- 1 edited
-
build/build-tarball.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
build/build-tarball.sh
r336 r392 10 10 python $SOURCEDIR/build/build-ignore-list.py >ignore-sources.txt 11 11 cd $SOURCEDIR 12 find . -type d -empty | xargs rm -rf 12 13 echo tar -c -X $BUILDDIR/ignore-sources.txt --exclude-vcs -f $TARBALL ./ 13 14 tar -c -X $BUILDDIR/ignore-sources.txt --exclude-vcs -f $TARBALL ./
Note: See TracChangeset
for help on using the changeset viewer.
