X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=stepmake%2Fstepmake%2Fpackage.make;fp=stepmake%2Fstepmake%2Fpackage.make;h=0b0fb1d8b866191ffd3b64ef10fbbe07f346ebb2;hb=4c0e539b86e460eb36ac55fcccc53683da3b6139;hp=79f7da48c0fa68ad03de2381b7eaa3e2a8444292;hpb=8ff3ecdb5f5b662e6849ff08b4e2f90bdcf4f8ca;p=lilypond.git diff --git a/stepmake/stepmake/package.make b/stepmake/stepmake/package.make index 79f7da48c0..0b0fb1d8b8 100644 --- a/stepmake/stepmake/package.make +++ b/stepmake/stepmake/package.make @@ -17,7 +17,7 @@ deb: dpkg-buildpackage -b; \ )' -makeflags=$(patsubst %==, %, $(patsubst ----%,,$(MAKEFLAGS:%=--%))) +makeflags=$(patsubst %==, %, $(patsubst ---%,,$(patsubst ----%,,$(MAKEFLAGS:%=--%)))) diff: $(PYTHON) $(step-bindir)/package-diff.py --package=$(topdir) $(makeflags)