Remove comment not relevant

This commit is contained in:
Erik Westrup
2022-02-05 15:02:24 +01:00
parent 1a890de7ac
commit ccf39e822d

View File

@@ -102,7 +102,6 @@ install-systemd: $(DEST_SYSTEMD)
# Copies sources to build directory & replace "$INSTALL_PREFIX"
# dir= line needs to be in the same subshell to use shared envvars. Reference: https://stackoverflow.com/a/36419671/265508
$(BUILD_DIR)/% : %
${MKDIR_PARENTS} $@
cp $< $@