X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=stepmake%2Fstepmake%2Fomf-targets.make;h=2a51b1bd58ec9fdc1e0075c68231cbd277ef5110;hb=3d8089a42af6304edb8dad56220e845c84832bb2;hp=59bf6218fd1eaa9f468810fd1ea1ae16911e7a5a;hpb=816d837d98f31a51bacc3a5c17fe40e1b7abe98b;p=lilypond.git diff --git a/stepmake/stepmake/omf-targets.make b/stepmake/stepmake/omf-targets.make index 59bf6218fd..2a51b1bd58 100644 --- a/stepmake/stepmake/omf-targets.make +++ b/stepmake/stepmake/omf-targets.make @@ -11,6 +11,6 @@ omf-local-install: $(OMF_FILES) local-uninstall: omf-local-uninstall omf-local-uninstall: - rm -f $(foreach i, $(OMF_FILES), $(DESTDIR)$(local_package_omfdir)/$(i)) + rm -f $(foreach i, $(OMF_FILES), $(DESTDIR)$(local_package_omfdir)/$(notdir $(i))) -rmdir $(DESTDIR)$(local_package_omfdir)