From: smckown Date: Sun, 12 Apr 2009 21:22:03 +0000 (+0000) Subject: Add filters for svn and git repos when building deb packages. X-Git-Tag: debian/2.1.0-1tinyos1~6^2~19 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=7a6b86c7a6a6ba9b787a10c11f3abb1d4832e880 Add filters for svn and git repos when building deb packages. --- diff --git a/patches/002_distfiles.dpatch b/patches/002_distfiles.dpatch index 98512d04..a98df46f 100644 --- a/patches/002_distfiles.dpatch +++ b/patches/002_distfiles.dpatch @@ -19,6 +19,16 @@ !^./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