summaryrefslogtreecommitdiff
path: root/extra/wireshark/02_fix_encoding_idl2deb_pod.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/wireshark/02_fix_encoding_idl2deb_pod.patch')
-rw-r--r--extra/wireshark/02_fix_encoding_idl2deb_pod.patch77
1 files changed, 0 insertions, 77 deletions
diff --git a/extra/wireshark/02_fix_encoding_idl2deb_pod.patch b/extra/wireshark/02_fix_encoding_idl2deb_pod.patch
deleted file mode 100644
index bc4000b8f..000000000
--- a/extra/wireshark/02_fix_encoding_idl2deb_pod.patch
+++ /dev/null
@@ -1,77 +0,0 @@
---- doc/idl2deb.pod.orig 2013-06-06 21:31:06.674726010 +0200
-+++ doc/idl2deb.pod 2013-06-06 21:35:38.522125866 +0200
-@@ -5,9 +5,21 @@
-
- =head1 SYNOPSIS
-
--B<idl2deb> [B<-d >I<opts>] [B<--dbopts=>I<opts>] [B<-e >I<address>] [B<--email=>I<address>] [-i I<idlfile>]
--[--idl=I<idlfile>] [B<-h>] [B<--help>] [B<-n >I<name>] [B<--name=>I<name>] [B<-p>] [B<--preserve>] [B<-v>] [B<--version>]
--
-+B<idl2deb>
-+S< [ B<-d> E<lt>optsE<gt> ]>
-+S< [ B<--dbopts>=E<lt>optsE<gt> ]>
-+S< [ B<-e> E<lt>addressE<gt> ]>
-+S< [ B<--email>=E<lt>addressE<gt> ]>
-+S< [ B<-h> ]>
-+S< [ B<--help> ]>
-+S< [ B<-i> E<lt>idlfileE<gt> ]>
-+S< [ B<--idl>=E<lt>idlfileE<gt> ]>
-+S< [ B<-n> E<lt>nameE<gt> ]>
-+S< [ B<--name>=E<lt>nameE<gt> ]>
-+S< [ B<-p> ]>
-+S< [ B<--preserve> ]>
-+S< [ B<-v> ]>
-+S< [ B<--version> ]>
-
- =head1 DESCRIPTION
-
-@@ -19,31 +31,31 @@
-
- =over 4
-
--=item B<-d>I<opts> B<--dbopts=>I<opts>
-+=item -d E<lt>optsE<gt> --dbopts=E<lt>optsE<gt>
-
- options for dpkg-buildpackage.
-
--=item B<-e >I<address> B<--email=>I<address>
-+=item -e E<lt>addressE<gt> --email=E<lt>addressE<gt>
-
- use e-mail address.
-
--=item B<-i >I<idlfile> B<--idl=>I<idlfile>
-+=item -h --help
-
--IDL file to use (mandatory)
-+print help and exit.
-
--=item B<-h> B<--help>
-+=item -i E<lt>idlfileE<gt> --idl=E<lt>idlfileE<gt>
-
--print help and exit.
-+IDL file to use (mandatory)
-
--=item B<-n >I<name> B<--name=>I<name>
-+=item -n E<lt>nameE<gt> --name=E<lt>nameE<gt>
-
- use user name.
-
--=item B<-p> B<--preserve>
-+=item -p --preserve
-
- do not overwrite files.
-
--=item B<-v> B<--version>
-+=item -v --version
-
- print version and exit.
-
-@@ -67,7 +79,7 @@
-
- =head1 AUTHOR
-
--B<W. Borgert> Author.
-+B<W. Borgert> Author.
-
- =head1 COPYRIGHT
-