]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/omf-targets.make
* Debian patch, see debian/changelog (Anthony Fok).
[lilypond.git] / stepmake / stepmake / omf-targets.make
index fa82e1a64df107c50e2cc73b8b892e32fbb7434f..99be618d47b8afc08593f8197381ab0092677945 100644 (file)
@@ -3,7 +3,7 @@ omf: $(OMF_FILES)
 
 
 omf-local-install: $(OMF_FILES)
-       $(foreach a, $(OMF_FILES),  $(INSTALL) $(a) $(local_package_omfdir)/$(notdir $(a)) && ) true
+       $(foreach a, $(OMF_FILES), $(INSTALL) -m 644 $(a) $(local_package_omfdir)/$(notdir $(a)) && ) true
        @echo "Run scrollkeeper-update to register newly installed OMF files."
 
 local-install: omf-local-install