diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-02-14 08:55:17 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-02-14 08:55:17 +0000 |
commit | 288b9cfcbc2c69d503c3e26e217398804776e4cf (patch) | |
tree | e9d047e1e40d8cc0c3c68ec8648a745d8d23f2d4 /x11-themes/gtk-aluminumalloy-smog-theme | |
parent | 7ff6341df89a43f8fa2fc1f76bdd9d9fc5583a35 (diff) |
Fix pkg-plist.
Reported by: kris on behalf of pointyhat
Notes
Notes:
svn path=/head/; revision=128760
Diffstat (limited to 'x11-themes/gtk-aluminumalloy-smog-theme')
-rw-r--r-- | x11-themes/gtk-aluminumalloy-smog-theme/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/gtk-aluminumalloy-smog-theme/pkg-plist b/x11-themes/gtk-aluminumalloy-smog-theme/pkg-plist index 8d8ee2e93788..3bdc24a42cc3 100644 --- a/x11-themes/gtk-aluminumalloy-smog-theme/pkg-plist +++ b/x11-themes/gtk-aluminumalloy-smog-theme/pkg-plist @@ -257,3 +257,5 @@ %%METACITY%%share/gnome/themes/AluminumAlloy-Smog/metacity-1/button-close-focus.png %%METACITY%%@dirrm share/gnome/themes/AluminumAlloy-Smog/metacity-1 %%METACITY%%@dirrm share/gnome/themes/AluminumAlloy-Smog +%%METACITY%%@unexec /bin/rmdir %D/share/gnome/themes 2>/dev/null || /usr/bin/true +%%METACITY%%@unexec /bin/rmdir %D/share/gnome 2>/dev/null || /usr/bin/true |