mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Backward compability issue (as old as possible):
o "new" mtree versions take care of @dirrm share/doc o therefore, add a harmless @unexec Submitted by: maintainer
This commit is contained in:
parent
d6fc72c171
commit
be656ce5f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42478
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
bin/wmtimer
|
bin/wmtimer
|
||||||
%%PORTDOCS%%share/doc/wmtimer/README
|
%%PORTDOCS%%share/doc/wmtimer/README
|
||||||
%%PORTDOCS%%@dirrm share/doc/wmtimer
|
%%PORTDOCS%%@dirrm share/doc/wmtimer
|
||||||
%%PORTDOCS%%@dirrm share/doc
|
%%PORTDOCS%%@unexec rmdir %D/share/doc 2>/dev/null || true
|
||||||
|
|
Loading…
Add table
Reference in a new issue