]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/release/tinyos-tools.files
Update tools/release/tinyos.files for use also with debian/git builds.
[tinyos-2.x.git] / tools / release / tinyos-tools.files
index 20145b9ed168ec464fb7b5f51960d900a7a4a0dd..bda13fa88771be68255951aafc5d2cd1c208649c 100755 (executable)
@@ -4,6 +4,10 @@ OUTPUT_FILE="$3"
 
 pushd ../../
 ./tools/release/extractor $NAME-$VERSION $OUTPUT_FILE <<'EOF'
+!^./tinyos.sh
+!^./tos.mk
+!^./debian
+!^./(patch|configure|build|install)-stamp
 !^./apps
 !^./doc
 !^./support
@@ -13,6 +17,11 @@ pushd ../../
 !/.cvsignore
 !/CVS/
 !/CVS$
+!/.svn/
+!/.svn$
+!^./.git
+!^./.gitignore
+!^./.gbp.conf
 !~$
 !#
 EOF