I'm just now getting to a gnuradio project and hadn't had much of a chance to dogfood my gnuradio RPM from my repo. Now that I'm getting to it, all of the examples scripts have #!/usr/bin/env python hardcoded at the top. I was thinking the build process (which already knows the appropriate python) should populate all the python scripts with the correct python?
Otherwise, it looks like I'm going to have to rebuild my RPM and sed all of the .py files? _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
