summaryrefslogtreecommitdiff
path: root/packages/gnutls/gnutls-1.4.0/gnutls-texinfo-euro.patch
diff options
context:
space:
mode:
authorErik Hovland <erik@hovland.org>2006-05-23 16:52:34 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-23 16:52:34 +0000
commitf85602e94b6b24559cae12c5ccfc5b22c8bf9d6f (patch)
treec66b571d3722fcb09e7bc5d5b17268269da1d7aa /packages/gnutls/gnutls-1.4.0/gnutls-texinfo-euro.patch
parentfc0711ae1805e4cf8654de0cf8d48b2389990526 (diff)
parent0ded07b11f6110637773d80e76054683cfc666be (diff)
merge of ce94922846908c2edd7362a56618ea051b244c3b
and f3d0cda096d15213040e8dd3f198a10398314030
Diffstat (limited to 'packages/gnutls/gnutls-1.4.0/gnutls-texinfo-euro.patch')
-rw-r--r--packages/gnutls/gnutls-1.4.0/gnutls-texinfo-euro.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages/gnutls/gnutls-1.4.0/gnutls-texinfo-euro.patch b/packages/gnutls/gnutls-1.4.0/gnutls-texinfo-euro.patch
new file mode 100644
index 0000000000..e2a2762424
--- /dev/null
+++ b/packages/gnutls/gnutls-1.4.0/gnutls-texinfo-euro.patch
@@ -0,0 +1,16 @@
+The version of texinfo in Debian Sarge does not understand the @euro{} command.
+This patch replaces the @euro{} command with the word "euro".
+
+--- gnutls-1.3.5/doc/signatures.texi.orig 2006-04-26 08:06:40.918268000 +0930
++++ gnutls-1.3.5/doc/signatures.texi 2006-04-26 08:06:52.446515440 +0930
+@@ -11,8 +11,8 @@
+ long as it is difficult enough to generate two different messages with
+ the same hash algorithm output. In that case the same signature could
+ be used as a proof for both messages. Nobody wants to sign an innocent
+-message of donating 1 @euro{} to Greenpeace and find out that he
+-donated 1.000.000 @euro{} to Bad Inc.
++message of donating 1 euro to Greenpeace and find out that he
++donated 1.000.000 euro to Bad Inc.
+
+ For a hash algorithm to be called cryptographic the following three
+ requirements must hold