wireshark/wireshark-0004-fix-documentation-build-error.patch

32 lines
640 B
Diff
Raw Normal View History

From 8e34a9a261f26ceabc39ea373d9025a24805b832 Mon Sep 17 00:00:00 2001
From: Peter Hatina <phatina@redhat.com>
Date: Mon, 8 Apr 2013 13:03:24 +0200
Subject: [PATCH 04/13] fix documentation build error
---
doc/asn2deb.pod | 1 +
doc/idl2deb.pod | 1 +
2 files changed, 2 insertions(+)
diff --git a/doc/asn2deb.pod b/doc/asn2deb.pod
index 0d88a95..fb25349 100644
--- a/doc/asn2deb.pod
+++ b/doc/asn2deb.pod
@@ -1,3 +1,4 @@
+=encoding utf8
=head1 NAME
diff --git a/doc/idl2deb.pod b/doc/idl2deb.pod
index 7daa798..82e933a 100644
--- a/doc/idl2deb.pod
+++ b/doc/idl2deb.pod
@@ -1,3 +1,4 @@
+=encoding utf8
=head1 NAME
--
1.8.3.1