Clean .orig files in ${WRKSRC}/lib/doc created by distribution

patch so they aren't installed.

Reported by:	onigiri
This commit is contained in:
Dirk Froemberg 2000-09-27 22:21:59 +00:00
parent 7442d539d4
commit 88242ba927
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33191
5 changed files with 5 additions and 0 deletions

View File

@ -45,5 +45,6 @@ pre-fetch:
post-patch:
(cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in)
(cd ${WRKSRC}/lib/doc; ${RM} -f *.orig)
.include <bsd.port.mk>

View File

@ -45,5 +45,6 @@ pre-fetch:
post-patch:
(cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in)
(cd ${WRKSRC}/lib/doc; ${RM} -f *.orig)
.include <bsd.port.mk>

View File

@ -45,5 +45,6 @@ pre-fetch:
post-patch:
(cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in)
(cd ${WRKSRC}/lib/doc; ${RM} -f *.orig)
.include <bsd.port.mk>

View File

@ -45,5 +45,6 @@ pre-fetch:
post-patch:
(cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in)
(cd ${WRKSRC}/lib/doc; ${RM} -f *.orig)
.include <bsd.port.mk>

View File

@ -45,5 +45,6 @@ pre-fetch:
post-patch:
(cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in)
(cd ${WRKSRC}/lib/doc; ${RM} -f *.orig)
.include <bsd.port.mk>