diff options
Diffstat (limited to 'lang/python-doc-html/pkg-plist_html')
-rw-r--r-- | lang/python-doc-html/pkg-plist_html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python-doc-html/pkg-plist_html b/lang/python-doc-html/pkg-plist_html index 71c98b60fd0d..5a9eb7824eac 100644 --- a/lang/python-doc-html/pkg-plist_html +++ b/lang/python-doc-html/pkg-plist_html @@ -873,4 +873,4 @@ share/doc/%%PYTHON_VERSION%%/tut/tut.html @dirrm share/doc/%%PYTHON_VERSION%%/doc @dirrm share/doc/%%PYTHON_VERSION%%/dist @dirrm share/doc/%%PYTHON_VERSION%%/api -@unexec rmdir %D/share/doc/%%PYTHON_VERSION%% 2>/dev/null || true +@dirrmtry share/doc/%%PYTHON_VERSION%% |