- 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:
Mario Sergio Fujikawa Ferreira 2001-05-10 03:14:12 +00:00
parent d6fc72c171
commit be656ce5f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42478

View file

@ -1,4 +1,4 @@
bin/wmtimer
%%PORTDOCS%%share/doc/wmtimer/README
%%PORTDOCS%%@dirrm share/doc/wmtimer
%%PORTDOCS%%@dirrm share/doc
%%PORTDOCS%%@unexec rmdir %D/share/doc 2>/dev/null || true