diff options
Diffstat (limited to 'graphics/poppler-gtk/pkg-plist')
-rw-r--r-- | graphics/poppler-gtk/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/poppler-gtk/pkg-plist b/graphics/poppler-gtk/pkg-plist index 6a907291a..9f0f2f0a7 100644 --- a/graphics/poppler-gtk/pkg-plist +++ b/graphics/poppler-gtk/pkg-plist @@ -22,6 +22,6 @@ libdata/pkgconfig/poppler-glib.pc %%DOCSDIR%%/poppler/right.png %%DOCSDIR%%/poppler/style.css %%DOCSDIR%%/poppler/up.png -@unexec rmdir %D/%%DOCSDIR%%/poppler 2>/dev/null || true -@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || tru +@dirrmtry %%DOCSDIR%%/poppler +@dirrmtry %%DOCSDIR%% @dirrm include/poppler/glib |