Changed from TCP to UDP streaming; only reissue command when opening the socket or...
[debian/gnuradio] / debian / build-bin.sh
1 #!/bin/sh
2
3 cd ..
4 svn-buildpackage \
5     --svn-ignore-new \
6     --svn-dont-clean \
7     --svn-dont-purge \
8     --svn-reuse \
9     -nc \
10     -rfakeroot
11
12