diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2012-05-21 20:00:14 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-05-21 20:01:58 -0400 |
commit | a11fe67bac39409a738d987823ad990bc2a49f6a (patch) | |
tree | 16d38504a106f38e2a9c9f05b7567a2e22ad10f7 /graphics/fontmatrix/README | |
parent | ab0586e7c5c26167908e1872c8005760446ecab5 (diff) | |
download | slackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.gz |
Fix files with no newline at the end.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'graphics/fontmatrix/README')
-rw-r--r-- | graphics/fontmatrix/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fontmatrix/README b/graphics/fontmatrix/README index 5b2a0626ea..9cacac854c 100644 --- a/graphics/fontmatrix/README +++ b/graphics/fontmatrix/README @@ -15,4 +15,4 @@ but is nice and user friendly. This package can optionally use podofo and icu4c if installed before compile time. To use podofo then pass HAVE_PODOFO="yes" to the slackbuild. Alternatively, or in addition to podofo, you can pass -HAVE_ICU="yes" to the slackbuild for icu4c support.
\ No newline at end of file +HAVE_ICU="yes" to the slackbuild for icu4c support. |