diff options
Diffstat (limited to 'ham/gnuradio-dtv')
-rw-r--r-- | ham/gnuradio-dtv/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ham/gnuradio-dtv/PLIST b/ham/gnuradio-dtv/PLIST index a7e1fb2fcd8..cbbf07b2ea9 100644 --- a/ham/gnuradio-dtv/PLIST +++ b/ham/gnuradio-dtv/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2014/10/28 09:07:34 mef Exp $ +@comment $NetBSD: PLIST,v 1.3 2014/10/28 16:59:33 mef Exp $ include/gnuradio/dtv/api.h include/gnuradio/dtv/atsc_consts.h include/gnuradio/dtv/atsc_deinterleaver.h @@ -13,7 +13,7 @@ include/gnuradio/dtv/atsc_viterbi_decoder.h include/gnuradio/swig/dtv_swig.i include/gnuradio/swig/dtv_swig_doc.i lib/libgnuradio-dtv.so -lib/libgnuradio-dtv.so.${PKGVERSION_NOREV} +lib/libgnuradio-dtv.so.${PKGVERSION} lib/pkgconfig/gnuradio-dtv.pc ${PYSITELIB}/gnuradio/dtv/__init__.py ${PYSITELIB}/gnuradio/dtv/__init__.pyc @@ -28,7 +28,7 @@ ${PYSITELIB}/gnuradio/dtv/atsc_rx_filter.pyo ${PYSITELIB}/gnuradio/dtv/dtv_swig.py ${PYSITELIB}/gnuradio/dtv/dtv_swig.pyc ${PYSITELIB}/gnuradio/dtv/dtv_swig.pyo -share/doc/gnuradio-${PKGVERSION_NOREV}/README.dtv +share/doc/gnuradio-${PKGVERSION}/README.dtv share/gnuradio/grc/blocks/dtv_atsc_deinterleaver.xml share/gnuradio/grc/blocks/dtv_atsc_depad.xml share/gnuradio/grc/blocks/dtv_atsc_derandomizer.xml |