Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_prefix.cc
index 3b524363c3c7ef4e7a3f572b28de68356cddce9c..842b0415ef87a1bef338a5e58b0e53ec5ed28286 100644 (file)
@@ -25,5 +25,5 @@
 const std::string
 gr_prefix()
 {
-  return "/usr/local";
+  return "/home/jcorgan/.local";
 }