make maintainer-clean removes these, and we want a clean orig.tar.gz
[debian/gnuradio] / gr-howto-write-a-block / swig / Makefile.swig.gen
index 1809032d337f21b59974452f915b6b1f512863d3..6c6e6629054f186954a4fb1f1bd0c91ba977f6ba 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]/howto
+##  ${prefix}/lib/python${python_version}/site-packages/howto
 ## Default location for the Python exec directory is:
-##  ${exec_prefix}/lib/python${python_version}/site-packages/[category]/howto
+##  ${exec_prefix}/lib/python${python_version}/site-packages/howto
 ##
 ## The following can be overloaded to change the install location, but
 ## this has to be done in the including Makefile.am -before-