X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=patches%2F002_distfiles.dpatch;fp=patches%2F002_distfiles.dpatch;h=0000000000000000000000000000000000000000;hb=5834c9159ee2bcc18eca7c68c27d15a096c86e71;hp=b5edfa76fda822ed08e284b32c0dbbed3cc0973c;hpb=22f8823563d79b5c84561c1bbfcd5ea4fd7b5668;p=tinyos-2.x.git diff --git a/patches/002_distfiles.dpatch b/patches/002_distfiles.dpatch deleted file mode 100644 index b5edfa76..00000000 --- a/patches/002_distfiles.dpatch +++ /dev/null @@ -1,37 +0,0 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run -## 003_distfiles.dpatch by -## -## 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