File fix-python.patch of Package openambit
--- a/wireshark_dissector/tools/make-dissector-reg.py +++ b/wireshark_dissector/tools/make-dissector-reg.py @@ -0,4 +0,4 @@ -#!/usr/bin/env python +#!/usr/bin/python # # Looks for registration routines in the protocol dissectors, # and assembles C code to call all the routines.