doc fix
authorEric Blossom <eb@comsec.com>
Thu, 4 Mar 2010 19:59:39 +0000 (11:59 -0800)
committerEric Blossom <eb@comsec.com>
Thu, 4 Mar 2010 19:59:39 +0000 (11:59 -0800)
gr-howto-write-a-block/Makefile.swig.gen.t

index 14e4f7c35d0d432899b0ef9ba46fd0b34619f19e..686117f83ce017081898fde40b0a77257f818b07 100644 (file)
@@ -25,9 +25,9 @@
 ## Default install locations for these files:
 ##
 ## Default location for the Python directory is:
-##  ${prefix}/lib/python${python_version}/site-packages/[category]/@NAME@
+##  ${prefix}/lib/python${python_version}/site-packages/@NAME@
 ## Default location for the Python exec directory is:
-##  ${exec_prefix}/lib/python${python_version}/site-packages/[category]/@NAME@
+##  ${exec_prefix}/lib/python${python_version}/site-packages/@NAME@
 ##
 ## The following can be overloaded to change the install location, but
 ## this has to be done in the including Makefile.am -before-