From 642252d8aa82f88a3789c31079bc7ff8538465da Mon Sep 17 00:00:00 2001 From: Eric Blossom Date: Thu, 4 Mar 2010 11:59:39 -0800 Subject: [PATCH] doc fix --- gr-howto-write-a-block/Makefile.swig.gen.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gr-howto-write-a-block/Makefile.swig.gen.t b/gr-howto-write-a-block/Makefile.swig.gen.t index 14e4f7c3..686117f8 100644 --- a/gr-howto-write-a-block/Makefile.swig.gen.t +++ b/gr-howto-write-a-block/Makefile.swig.gen.t @@ -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- -- 2.47.2