]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/omf-targets.make
Fix "make uninstall"
[lilypond.git] / stepmake / stepmake / omf-targets.make
index 59bf6218fd1eaa9f468810fd1ea1ae16911e7a5a..2a51b1bd58ec9fdc1e0075c68231cbd277ef5110 100644 (file)
@@ -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)