Add removal of MKTEMP_SH_FUNCTION to processing for cvsbug script.
Approved by: peter (a while ago) MFC After: 1 week
This commit is contained in:
parent
7f9227d303
commit
c469da7573
@ -21,6 +21,7 @@ cvsbug: cvsbug.in
|
||||
-e "s,@PACKAGE_BUGREPORT@,bug-cvs@gnu.org,g" \
|
||||
-e "s,@SENDMAIL@,/usr/sbin/sendmail,g" \
|
||||
-e "s,@MKTEMP_FUNCTION@,," \
|
||||
-e "s,@MKTEMP_SH_FUNCTION@,," \
|
||||
${.ALLSRC} > ${.TARGET}
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user