use folder in distributed scripts

This commit is contained in:
Dave Murphy 2008-03-02 12:24:41 +00:00
parent 2122bb0b33
commit 727cc28165

View File

@ -2,4 +2,4 @@
make -C tools clean
DATESTRING=$(date +%Y)$(date +%m)$(date +%d)
chmod +x build-devkit.sh
tar --exclude=*CVS* --exclude=*.log --exclude=*.bz2 -cvjf buildscripts-$DATESTRING.tar.bz2 *
cd .. && tar --exclude=*CVS* --exclude=*.log --exclude=*.bz2 -cvjf buildscripts-$DATESTRING.tar.bz2 buildscripts