Fill in SUBMITTER= line correctly.
This commit is contained in:
parent
469247c74c
commit
2c0f145076
@ -12,7 +12,7 @@ all: send-pr
|
||||
send-pr: send-pr.sh Makefile
|
||||
sed -e 's,@DATADIR@,/etc,g' \
|
||||
-e 's/@DEFAULT_RELEASE@/$(RELEASE)/g' \
|
||||
-e 's/^SUBMITTER=/SUBMITTER=$(SUBMITTERS)/' \
|
||||
-e 's/^SUBMITTER=.*/SUBMITTER=$(SUBMITTERS)/' \
|
||||
${.ALLSRC:N*Makefile} > ${.TARGET}
|
||||
|
||||
send-pr.el: send-pr-el.in Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user