From 0695f3d1e9da01835ba0c04cbfda58614059ec60 Mon Sep 17 00:00:00 2001 From: Kostadin Damyanov Date: Tue, 1 Sep 2015 21:58:50 +0300 Subject: [PATCH] hack: cosmetic changes --- media-fonts/hack/hack-2.010.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-fonts/hack/hack-2.010.recipe b/media-fonts/hack/hack-2.010.recipe index 436cab55e..35ee8e7e2 100644 --- a/media-fonts/hack/hack-2.010.recipe +++ b/media-fonts/hack/hack-2.010.recipe @@ -1,5 +1,5 @@ SUMMARY="A typeface designed for source code" -DESCRIPTION="Hack includes monospaced regular, bold, oblique, and bold oblique sets to\ +DESCRIPTION="Hack includes monospaced regular, bold, oblique, and bold oblique sets to \ cover all of your syntax highlighting needs." HOMEPAGE="http://sourcefoundry.org/hack/" COPYRIGHT="Christopher Simpkins" @@ -21,7 +21,7 @@ BUILD_PREREQUIRES=" BUILD() { - echo "No building required." + true } INSTALL()