diff options
author | leeym <leeym@FreeBSD.org> | 2005-07-28 07:47:07 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2005-07-28 07:47:07 +0800 |
commit | 51e711208773bdca6c9e693e2a345d823154e481 (patch) | |
tree | c7fdfb51c2ca675647041b44b2ea777eef16cc94 /x11-toolkits/py-qt | |
parent | ba0e9cef14c1d8676ae6091fc620d851aa3d89e2 (diff) | |
download | freebsd-ports-gnome-51e711208773bdca6c9e693e2a345d823154e481.tar.gz freebsd-ports-gnome-51e711208773bdca6c9e693e2a345d823154e481.tar.zst freebsd-ports-gnome-51e711208773bdca6c9e693e2a345d823154e481.zip |
- remove redundant directory
Diffstat (limited to 'x11-toolkits/py-qt')
-rw-r--r-- | x11-toolkits/py-qt/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/py-qt/pkg-plist b/x11-toolkits/py-qt/pkg-plist index f13f31df00e9..380c873c7ad7 100644 --- a/x11-toolkits/py-qt/pkg-plist +++ b/x11-toolkits/py-qt/pkg-plist @@ -453,3 +453,4 @@ share/sip/qtxml/qtxmlmod.sip @dirrm share/sip/qttable @dirrm share/sip/qtui @dirrm share/sip/qtxml +@unexec rmdir %D/share/sip 2> /dev/null || true |