[Lunar-commits] <moonbase> lilypond: Adding a patch to fix a make failure on relocate.cc. Taken from and
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Oct 13 13:37:53 CEST 2009
commit b5cbfe8c4bb22157a7a3b43e98baedb208108c6b
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Oct 13 07:37:53 2009 -0400
lilypond: Adding a patch to fix a make failure on relocate.cc. Taken from and
modified; http://launchpadlibrarian.net/32749555/ftbfs.diff
---
printer/lilypond/BUILD | 2 ++
printer/lilypond/DETAILS | 5 ++++-
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/printer/lilypond/BUILD b/printer/lilypond/BUILD
index d90b993..6d2ab5e 100644
--- a/printer/lilypond/BUILD
+++ b/printer/lilypond/BUILD
@@ -1,5 +1,7 @@
(
+ patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+
OPTS="$OPTS --disable-documentation"
default_build
diff --git a/printer/lilypond/DETAILS b/printer/lilypond/DETAILS
index e4a8101..cf71fca 100644
--- a/printer/lilypond/DETAILS
+++ b/printer/lilypond/DETAILS
@@ -2,11 +2,14 @@
VERSION=2.12.2
MAJ_VER=v2.12
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=lilypond-relocate.cc.1.patch
SOURCE_URL=http://download.linuxaudio.org/lilypond/sources/$MAJ_VER/
+ SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:92afe4ef926d966e7855f64ae93ee762f1fa5178
+ SOURCE2_VFY=sha:90e536195ecc715edecb9731b37d637367147e41
WEB_SITE=http://lilypond.org/web/
ENTERED=20070920
- UPDATED=20090307
+ UPDATED=20091013
SHORT="music notation for everyone"
cat << EOF
More information about the Lunar-commits
mailing list