diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-07-27 23:47:07 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-07-27 23:47:07 +0000 |
commit | 97dedf7550e8c1569c30be2ae1fc52f666f8c836 (patch) | |
tree | 8521c69be8ae4c8f72cfbd527b03d38b18b2fc23 /x11-toolkits/py-qt | |
parent | 488228fc7bee4ead1f3e9756768513172cb134d2 (diff) | |
download | ports-97dedf7550e8c1569c30be2ae1fc52f666f8c836.tar.gz ports-97dedf7550e8c1569c30be2ae1fc52f666f8c836.zip |
- remove redundant directory
Notes
Notes:
svn path=/head/; revision=140273
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 |