diff options
Diffstat (limited to 'devel/newt/pkg-plist')
-rw-r--r-- | devel/newt/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/newt/pkg-plist b/devel/newt/pkg-plist index 31e2ea9f3bd4..d57e120f5638 100644 --- a/devel/newt/pkg-plist +++ b/devel/newt/pkg-plist @@ -6,3 +6,5 @@ lib/libnewt.a lib/libnewt.so lib/libnewt.so.%%VERSION%% include/newt.h +@unexec rmdir %D/lib/python1.5/lib-dynload 2>/dev/null || true +@unexec rmdir %D/lib/python1.5 2>/dev/null || true |