]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - patches/002_distfiles.dpatch
No longer need dpatch patches.
[tinyos-2.x.git] / patches / 002_distfiles.dpatch
diff --git a/patches/002_distfiles.dpatch b/patches/002_distfiles.dpatch
deleted file mode 100644 (file)
index b5edfa7..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 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
-
-@DPATCH@
-
---- 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,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
- EOF
--rm -rf $NAME-$VERSION