From 501aa52bc54937a1042e2b24c5e637e2122f3afe Mon Sep 17 00:00:00 2001
From: Tom Rondeau <trondeau@vt.edu>
Date: Thu, 17 Feb 2011 17:17:18 -0500
Subject: howto: moving install path back to howto/ to get it to work.

---
 gr-howto-write-a-block/swig/Makefile.swig.gen | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gr-howto-write-a-block/swig/Makefile.swig.gen b/gr-howto-write-a-block/swig/Makefile.swig.gen
index 310cfb8da7..87ff80a837 100644
--- a/gr-howto-write-a-block/swig/Makefile.swig.gen
+++ b/gr-howto-write-a-block/swig/Makefile.swig.gen
@@ -33,7 +33,7 @@
 ## this has to be done in the including Makefile.am -before-
 ## Makefile.swig is included.
 
-howto_swig_pythondir_category ?= gnuradio/howto_swig
+howto_swig_pythondir_category ?= howto
 howto_swig_pylibdir_category ?= $(howto_swig_pythondir_category)
 howto_swig_pythondir = $(pythondir)/$(howto_swig_pythondir_category)
 howto_swig_pylibdir = $(pyexecdir)/$(howto_swig_pylibdir_category)
-- 
cgit v1.2.3