aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/09_idl2wrs.patch
diff options
context:
space:
mode:
authorBalint Reczey <balint@balintreczey.hu>2015-12-15 17:30:40 +0100
committerAnders Broman <a.broman58@gmail.com>2015-12-16 05:34:22 +0000
commit7ce903bee7b01558361b98e6cd6481ed1e257156 (patch)
treef9f40e54e31f7f132b7a37233182cb9568b47876 /debian/patches/09_idl2wrs.patch
parent04d72727a88f224a80f8bd63640a6889a939729c (diff)
debian: Sync patches with Debian
Change-Id: Iec369a7c5ecd559310198efca2cadb56a449de49 Reviewed-on: https://code.wireshark.org/review/12662 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'debian/patches/09_idl2wrs.patch')
-rwxr-xr-x[-rw-r--r--]debian/patches/09_idl2wrs.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/09_idl2wrs.patch b/debian/patches/09_idl2wrs.patch
index f479ba650d..9879ce34c5 100644..100755
--- a/debian/patches/09_idl2wrs.patch
+++ b/debian/patches/09_idl2wrs.patch
@@ -7,7 +7,7 @@ Author: Frederic Peters <fpeters@debian.org>
@@ -65,41 +65,8 @@
exit 1;
fi
-
+
-#
-# Run wireshark backend, looking for wireshark_be.py and wireshark_gen.py
-# in pythons's "site-packages" directory. If cannot find that, then
@@ -31,7 +31,7 @@ Author: Frederic Peters <fpeters@debian.org>
-# set up a valid path.
-
exec omniidl -b wireshark_be $@
-
+
-old code: not reached
-
-echo "idl2wrs Error: Could not find both wireshark_be.py AND wireshark_gen.py."
@@ -43,6 +43,6 @@ Author: Frederic Peters <fpeters@debian.org>
-
-exit 2
-
-
+
#
# Editor modelines - http://www.wireshark.org/tools/modelines.html