diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-11 15:07:44 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-11 15:07:44 +0800 |
commit | f99ec2423d458e6aa4afd9d643fae05fd0578b10 (patch) | |
tree | e99355c6edfe277d651669772bf3daa86313fb14 | |
parent | 8a48f095119d9150c7922e42953c0e717c06f3b8 (diff) | |
download | marcuscom-ports-f99ec2423d458e6aa4afd9d643fae05fd0578b10.tar marcuscom-ports-f99ec2423d458e6aa4afd9d643fae05fd0578b10.tar.gz marcuscom-ports-f99ec2423d458e6aa4afd9d643fae05fd0578b10.tar.bz2 marcuscom-ports-f99ec2423d458e6aa4afd9d643fae05fd0578b10.tar.lz marcuscom-ports-f99ec2423d458e6aa4afd9d643fae05fd0578b10.tar.xz marcuscom-ports-f99ec2423d458e6aa4afd9d643fae05fd0578b10.tar.zst marcuscom-ports-f99ec2423d458e6aa4afd9d643fae05fd0578b10.zip |
Remove any left-over control-center directories.
Obtained from: FreeBSD ports tree
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1612 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | textproc/gnome-spell/pkg-plist | 2 | ||||
-rw-r--r-- | textproc/gnomespell/pkg-plist | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/textproc/gnome-spell/pkg-plist b/textproc/gnome-spell/pkg-plist index 8eadb0ea1..7d770b26a 100644 --- a/textproc/gnome-spell/pkg-plist +++ b/textproc/gnome-spell/pkg-plist @@ -40,4 +40,6 @@ share/locale/vi/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/wa/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/gnome-spell-%%VERSION%%.mo @dirrm share/gnome/gnome-spell-%%VERSION%% +@unexec /bin/rmdir %D/share/gnome/control-center-2.0/icons 2>/dev/null || /usr/bin/true +@unexec /bin/rmdir %D/share/gnome/control-center-2.0 2>/dev/null || /usr/bin/true @dirrm lib/gnome-spell diff --git a/textproc/gnomespell/pkg-plist b/textproc/gnomespell/pkg-plist index 8eadb0ea1..7d770b26a 100644 --- a/textproc/gnomespell/pkg-plist +++ b/textproc/gnomespell/pkg-plist @@ -40,4 +40,6 @@ share/locale/vi/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/wa/LC_MESSAGES/gnome-spell-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/gnome-spell-%%VERSION%%.mo @dirrm share/gnome/gnome-spell-%%VERSION%% +@unexec /bin/rmdir %D/share/gnome/control-center-2.0/icons 2>/dev/null || /usr/bin/true +@unexec /bin/rmdir %D/share/gnome/control-center-2.0 2>/dev/null || /usr/bin/true @dirrm lib/gnome-spell |