From ddb4c1d744b417e79cf2d263d6cd8db37c4dbcb2 Mon Sep 17 00:00:00 2001
From: Johnathan Corgan <johnathan@corganlabs.com>
Date: Tue, 6 May 2014 13:40:15 -0700
Subject: zeromq: cleanup docs and examples

---
 gr-zeromq/examples/python/fixui4py.sh | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100755 gr-zeromq/examples/python/fixui4py.sh

(limited to 'gr-zeromq/examples/python/fixui4py.sh')

diff --git a/gr-zeromq/examples/python/fixui4py.sh b/gr-zeromq/examples/python/fixui4py.sh
new file mode 100755
index 0000000000..d2978000bf
--- /dev/null
+++ b/gr-zeromq/examples/python/fixui4py.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+sed -i 's/qwt_plot.h/PyQt4.Qwt5.Qwt/' $1
-- 
cgit v1.2.3