From: Stefan Schantl Date: Fri, 8 May 2009 12:25:12 +0000 (+0200) Subject: lfs/libpng: Fixed some whitespace that caused errors parsing this file. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7925ac9f23474db6b80ad3d048742702fc9fae28;p=ipfire-3.x.git lfs/libpng: Fixed some whitespace that caused errors parsing this file. --- diff --git a/lfs/libpng b/lfs/libpng index a6dff22bb..6eed791f3 100644 --- a/lfs/libpng +++ b/lfs/libpng @@ -47,9 +47,9 @@ SHORT_DESC = A library of functions for manipulating PNG image format files. define LONG_DESC The libpng package contains a library of functions for creating and \ - manipulating PNG (Portable Network Graphics) image format files. \ + manipulating PNG (Portable Network Graphics) image format files. \ PNG is a bit-mapped graphics format similar to the GIF format. PNG \ - was created to replace the GIF format, since GIF uses a patented \ + was created to replace the GIF format, since GIF uses a patented \ data compression algorithm. endef