From 95d03dedd627592c5b0fa72fa90327ef22262e4c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 18 Dec 2008 07:15:36 +0100 Subject: [PATCH] bzip2: escape the '%' char in $long_desc. --HG-- extra : convert_revision : fb55e33452de432378817bf20bfa03db2537d5c5 --- templates/bzip2.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/bzip2.tmpl b/templates/bzip2.tmpl index 4eb978abb80..9607d095e9a 100644 --- a/templates/bzip2.tmpl +++ b/templates/bzip2.tmpl @@ -10,7 +10,7 @@ maintainer="Juan RP " checksum=f7bf5368309d76e5daf3a89d4d1bea688dac7780742e7a0ae1af19be9316fe22 long_desc=" bzip2 is a freely available, patent free, high-quality data compressor. - It typically compresses files to within 10% to 15% of the best available + It typically compresses files to within 10%% to 15%% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression.