From: janneke Date: Fri, 25 Jul 2003 15:35:18 +0000 (+0000) Subject: * buildscripts/lilypond-profile.sh: Add documentation to error X-Git-Tag: release/1.7.29~29 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1d13d6595fa32e4a876c179cf1b0a2446975ab44;p=lilypond.git * buildscripts/lilypond-profile.sh: Add documentation to error message. --- diff --git a/ChangeLog b/ChangeLog index 2861775631..79559bc359 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,9 @@ 2003-07-25 Jan Nieuwenhuizen + * buildscripts/lilypond-profile.sh: Add documentation to error + message. + * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir. 2003-07-25 Han-Wen Nienhuys diff --git a/buildscripts/lilypond-profile.sh b/buildscripts/lilypond-profile.sh index bc05e39979..7b3c4b9f8d 100644 --- a/buildscripts/lilypond-profile.sh +++ b/buildscripts/lilypond-profile.sh @@ -5,15 +5,32 @@ # Red Hat-like systems should install this in /etc/profile.d/ # If run by hand or from you .profile, run as follows -# . lilypond-profile +# . /PATH/TO/lilypond-profile + if [ `basename "$0"` = "lilypond-profile" ] ; then - echo "This script must be sourced, i.e." - echo "" - echo " . lilypond-profile" - echo "" - + cat >/dev/stderr <