pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/ham/gnuradio-core Added gnuradio-core/src/lib/swig/gen...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e934d406b338
branches:  trunk
changeset: 521726:e934d406b338
user:      wulf <wulf%pkgsrc.org@localhost>
date:      Sun Nov 19 02:22:42 2006 +0000

description:
Added gnuradio-core/src/lib/swig/gen-swig-bug-fix to PYTHON_PATCH_SCRIPT list.

diffstat:

 ham/gnuradio-core/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9d12620e0e50 -r e934d406b338 ham/gnuradio-core/Makefile
--- a/ham/gnuradio-core/Makefile        Sun Nov 19 01:53:36 2006 +0000
+++ b/ham/gnuradio-core/Makefile        Sun Nov 19 02:22:42 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/11/13 16:59:22 wulf Exp $
+# $NetBSD: Makefile,v 1.13 2006/11/19 02:22:42 wulf Exp $
 
 PKGNAME=        gnuradio-core-${VERSION}
 COMMENT=       Runtime system and DSP blocks for GNU Radio
@@ -8,6 +8,7 @@
 CONF_FILES+=   ${EGDIR}/gnuradio-core.conf ${PKG_SYSCONFDIR}/gnuradio-core.conf
 CONFIGURE_ARGS+=--enable-gnuradio-core
 
+PYTHON_PATCH_SCRIPTS+= gnuradio-core/src/lib/swig/gen-swig-bug-fix
 PYTHON_PATCH_SCRIPTS+= gnuradio-core/src/python/bin/microtune.py
 PYTHON_PATCH_SCRIPTS+= gnuradio-core/doc/xml/doxy2swig.py
 PYTHON_PATCH_SCRIPTS+= gnuradio-core/src/lib/general/generate_all.py



Home | Main Index | Thread Index | Old Index