X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=stepmake%2Fstepmake%2Fpackage.make;h=0d525494c322f01cad2f786ddd08e1bf7af0ce44;hb=1a71119277d04b287b3a976c526adba6500239c6;hp=0b0fb1d8b866191ffd3b64ef10fbbe07f346ebb2;hpb=1511ca507441cdaf8d1a644f058ff0eb39d07cf0;p=lilypond.git diff --git a/stepmake/stepmake/package.make b/stepmake/stepmake/package.make index 0b0fb1d8b8..0d525494c3 100644 --- a/stepmake/stepmake/package.make +++ b/stepmake/stepmake/package.make @@ -23,7 +23,7 @@ diff: $(PYTHON) $(step-bindir)/package-diff.py --package=$(topdir) $(makeflags) release: - $(PYTHON) $(step-bindir)/release.py --package=$(topdir) + $(PYTHON) $(step-bindir)/release.py --outdir=$(topdir)/$(outdir) --package=$(topdir) rpm: $(depth)/$(package-icon) dist su -c 'rpm -tb $(depth)/$(outdir)/$(distname).tar.gz'