Fixed CREATESUBSTITUTIONS rule.
This commit is contained in:
+1
-1
@@ -163,7 +163,7 @@ ifdef CREATESUBSTITUTIONS
|
||||
$(COMMON_DIR)/%.substitutions:
|
||||
@echo "Create substitutions"
|
||||
@$(RM) $@
|
||||
$(CREATESUBSTITUTIONS) $(COMMON_DIR)/$*
|
||||
$(CREATESUBSTITUTIONS) $@
|
||||
endif
|
||||
|
||||
$(INSTALL_DB)/%.substitutions: %.substitutions
|
||||
|
||||
Reference in New Issue
Block a user