[Lunar-commits] <moonbase> lilypond: Adjusting as the comment notes in the BUILD.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Mon Mar 14 02:40:56 CET 2011


commit 4322e7c0e862301a5dac95add1f94bd5f8eb8acc
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun Mar 13 21:40:56 2011 -0400

    lilypond: Adjusting as the comment notes in the BUILD.
---
 printer/lilypond/BUILD |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/printer/lilypond/BUILD b/printer/lilypond/BUILD
index 97b2e02..cb7c827 100644
--- a/printer/lilypond/BUILD
+++ b/printer/lilypond/BUILD
@@ -1,9 +1,11 @@
 (
 
-  OPTS+=" --disable-documentation" &&
-
   patch_it $SOURCE_CACHE/$SOURCE2 0 &&
 
+# For some reason it was having a problem finding the .pfb
+# files provided by urw-fonts.
+    OPTS+=" --with-ncsb-dir=/usr/share/fonts/urw-fonts --disable-documentation" &&
+
   default_build
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list