summaryrefslogtreecommitdiff
path: root/meta-pkgs/gnuradio/patches/patch-ae
blob: 5369b7a8b46881969df5ee17c8ef121c867c4b2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.2 2010/09/15 09:38:42 markd Exp $

--- gnuradio-core/src/python/gnuradio/Makefile.am.orig	2010-06-02 00:57:53.000000000 +0000
+++ gnuradio-core/src/python/gnuradio/Makefile.am
@@ -22,7 +22,7 @@
 include $(top_srcdir)/Makefile.common
 
 if PYTHON
-SUBDIRS = gr gru gruimpl blks2 blks2impl vocoder
+SUBDIRS = gr gru gruimpl blks2 blks2impl
 
 grpython_PYTHON = 			\
 	__init__.py			\