Set PREFIX back to /usr/gnuradio, because systems that do not use /opt
authorgdt <gdt@221aa14e-8319-0410-a670-987f0aec2ac5>
Fri, 29 Feb 2008 15:19:22 +0000 (15:19 +0000)
committergdt <gdt@221aa14e-8319-0410-a670-987f0aec2ac5>
Fri, 29 Feb 2008 15:19:22 +0000 (15:19 +0000)
commit5896598b17796c2bf7ed04f7d494285babbeffdb
tree4334b0590b1c8d4b5e1db3c2c97ff97ad98fcc12
parent90e4faa68bbb21a21a459755942756686985ba46
Set PREFIX back to /usr/gnuradio, because systems that do not use /opt
and follow traditional UNIX partitioning will then put the build in /
(which does not have adequate space and violates the point of / being
separate).  The prefix /usr/gnuradio is also not known to be in use by
any packaging system, and it is important that test builds not
interfere with files controlled by packaging systems.  It may be that
OS-specific overrides are needed to choose a reasonable prefix on
systems where /usr/gnuradio is not appropriate.

Add usrp as a dependency for gr-radar-mono.  Now only expected
failures occur on NetBSD/i386 4.0ish (gr-audio-{alsa,osx,windows} and
gr-comedi).

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7897 221aa14e-8319-0410-a670-987f0aec2ac5
README.components