]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - patches/002_distfiles.dpatch
Don't deploy tos.mk
[tinyos-2.x.git] / patches / 002_distfiles.dpatch
index ee6b90bcb6a40262d6e359b9820e53899c44d271..b5edfa76fda822ed08e284b32c0dbbed3cc0973c 100644 (file)
@@ -1,5 +1,5 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
-## 003_distfiles.dpatch by  <smckown@stevex2>
+## 003_distfiles.dpatch by  <rsmckown@gmail.com>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Patch tinyos.files to exclude debian build related files
@@ -8,17 +8,28 @@
 
 --- tinyos-2.1.0/tools/release/tinyos.files    2008-09-02 08:26:42.000000000 -0600
 +++ tinyos-2.1.0/tools/tinyos.files    2008-09-02 08:18:52.000000000 -0600
-@@ -4,6 +4,10 @@
+@@ -4,6 +4,11 @@
  cd ../..
  rm -rf $NAME-$VERSION
  tools/release/extractor $NAME-$VERSION <<'EOF' | gzip >../$NAME-$VERSION.tar.gz
 +!^./tinyos.sh
++!^./tos.mk
 +!^./debian
 +!^./builddir
 +!^./(patch|configure|build|install)-stamp
  !^./apps/tests/(eyesIFX|mica2|msp430|rf230|mts300|telosb)
  !^./apps/tests/(RadioStress|TestAlarm|TestAM|TestAMOnOff|TestAMService|TestBroadcast|TestCollection|TestLocalTime|TestMultihopLqi|TestOscilloscopeLQI|TestPowerManager|TestPowerup|TestPrintf|TestRadioPM|TestScheduler|TestSerialBandwidth|TestSharedResource|TestSimTimers|TestSleep|TestTimerSync|TestTreeRouting|TestTrickleTimer|TestTymo)
  !^/apps/(BlinkAlarm|BlinkMSP430|BlinkTask|BlinkToRadio|Test|TestADC|TestArbiter|TestCC2420|TestRadio|TestSPI|TestScheduler|TestSchedulerTemp|TestSerial)
+@@ -27,6 +31,9 @@
+ !/.cvsignore
+ !/CVS/
+ !/CVS$
++!/.svn/
++!/.svn$
++!^./.git
+ !~$
+ !/build/
+ !/build$
 @@ -45,4 +49,3 @@
  ./tests/TestSerial/TestSerial.class
  ./RadioCountToLeds/RadioCountMsg.class