mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Clean .orig files in ${WRKSRC}/lib/doc created by distribution
patch so they aren't installed. Reported by: onigiri
This commit is contained in:
parent
7442d539d4
commit
88242ba927
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33191
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user