From: fred Date: Wed, 1 Jul 1998 11:01:39 +0000 (+0000) Subject: lilypond-1.0.1 X-Git-Tag: release/1.5.59~5919 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9809982786394013521f7c287d594666929581e2;p=lilypond.git lilypond-1.0.1 --- diff --git a/stepmake/bin/zet-step.sh b/stepmake/bin/zet-step.sh new file mode 100755 index 0000000000..b45e937d3d --- /dev/null +++ b/stepmake/bin/zet-step.sh @@ -0,0 +1,18 @@ +#!/bin/sh +# zet-step.sh --- configure StepMake sourcetree +# nice in first character unique name +# +export PACKAGE_NAME=StepMake +prefix=$HOME/usr +# +# +. ./stepmake/bin/package-zet.sh +# +# The package root dir looks like this: +# +# +# +# ln -sf $STEPMAKEL_SOURCEDIR/src/stepmake/out/step $prefix/bin/step + +./configure --prefix=$prefix +