mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 12:26:27 -04:00
devel/gps: Pet Jenkins by tweaking autogen plist
Don't attempt to remove directories owned by mtree. No revbump necessary because the attempt didn't hurt anything (or ever succeed). Reported by: swills
This commit is contained in:
parent
e432a01d92
commit
12731fc915
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352763
1 changed files with 0 additions and 2 deletions
|
@ -124,7 +124,5 @@ post-install:
|
|||
-e 's/^/@dirrm /g' >> ${TMPPLIST}
|
||||
@echo "@unexec rmdir %D/share/gps/plug-ins 2>/dev/null || true" >> ${TMPPLIST}
|
||||
@echo "@unexec rmdir %D/share/gps 2>/dev/null || true" >> ${TMPPLIST}
|
||||
@echo "@unexec rmdir %D/share/examples 2>/dev/null || true" >> ${TMPPLIST}
|
||||
@echo "@unexec rmdir %D/share/doc 2>/dev/null || true" >> ${TMPPLIST}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue