Issue MoonchildProductions/UXP#1577 - Fix configure generation

This commit is contained in:
Matt A. Tobin
2020-06-10 00:04:02 -04:00
parent af77741cfc
commit 9827a6c6d6
+1 -1
View File
@@ -304,7 +304,7 @@ EXTRA_CONFIG_DEPS := \
$(CONFIGURES): %: %.in $(EXTRA_CONFIG_DEPS)
@echo Generating $@
cp -f $< $@
sed '1,/^divert/d' $< > $@
chmod +x $@
CONFIG_STATUS_DEPS := \