]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/GNUmakefile
patch::: 1.3.130.jcn2
[lilypond.git] / stepmake / stepmake / GNUmakefile
index 7bdbd3c278e1aea02a5521a4d4bd7f7f590b8892..bb2a1c72c4d155868381adf40bb806c3da335e35 100644 (file)
@@ -16,6 +16,10 @@ STEPMAKE_TEMPLATES=makedir install
 #
 -include $(depth)/make/stepmake.make 
 
+ifeq ($(PACKAGE),STEPMAKE)
 INSTALLATION_DIR=$(datadir)/stepmake
+else
+INSTALLATION_DIR=$(dir $(datadir))/$(package)/stepmake/stepmake
+endif
 INSTALLATION_FILES=GNUmakefile $(MAKE_FILES)