mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Remove manpage leftovers in stage
This commit is contained in:
parent
6a2dfabd75
commit
f75c3c94a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357975
@ -84,6 +84,7 @@ compress-man:
|
||||
done ; \
|
||||
${FIND} $$dir -type l \! -name "*.gz" | while read link ; do \
|
||||
${LN} -sf $$(readlink $$link).gz $$link.gz ;\
|
||||
${RM} -f $$link ; \
|
||||
done; \
|
||||
done
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user