diff options
author | danfe <danfe@FreeBSD.org> | 2004-12-20 07:09:25 +0000 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2004-12-20 07:09:25 +0000 |
commit | ca1c6d37dd16fee449bcb9270920759dd34100b9 (patch) | |
tree | 2932d297709b27a8f083271f4994b6be6afddaa1 /x11-themes | |
parent | 49c7470ccf6628d06e77a7f3123fa5569cb3af14 (diff) | |
download | FreeBSD-ports-ca1c6d37dd16fee449bcb9270920759dd34100b9.zip FreeBSD-ports-ca1c6d37dd16fee449bcb9270920759dd34100b9.tar.gz |
Remove directory that might be empty.
Noticed by: kris
Diffstat (limited to 'x11-themes')
4 files changed, 4 insertions, 0 deletions
diff --git a/x11-themes/gtk-aluminumalloy-cryogenic-theme/pkg-plist b/x11-themes/gtk-aluminumalloy-cryogenic-theme/pkg-plist index ba40a05..14c8f22 100644 --- a/x11-themes/gtk-aluminumalloy-cryogenic-theme/pkg-plist +++ b/x11-themes/gtk-aluminumalloy-cryogenic-theme/pkg-plist @@ -226,6 +226,7 @@ %%GTK20%%@dirrm share/themes/AluminumAlloy-Cryogenic/gtk-2.0/icons %%GTK20%%@dirrm share/themes/AluminumAlloy-Cryogenic/gtk-2.0 %%GTK20%%@dirrm share/themes/AluminumAlloy-Cryogenic +%%GTK20%%@unexec /bin/rmdir %D/share/themes 2>/dev/null || /usr/bin/true %%METACITY%%share/gnome/themes/AluminumAlloy-Cryogenic/metacity-1/title-bar.png %%METACITY%%share/gnome/themes/AluminumAlloy-Cryogenic/metacity-1/title-bar-inactive.png %%METACITY%%share/gnome/themes/AluminumAlloy-Cryogenic/metacity-1/text_right.png diff --git a/x11-themes/gtk-aluminumalloy-smog-theme/pkg-plist b/x11-themes/gtk-aluminumalloy-smog-theme/pkg-plist index 4090bbe..8d8ee2e 100644 --- a/x11-themes/gtk-aluminumalloy-smog-theme/pkg-plist +++ b/x11-themes/gtk-aluminumalloy-smog-theme/pkg-plist @@ -230,6 +230,7 @@ %%GTK20%%@dirrm share/themes/AluminumAlloy-Smog/gtk-2.0/icons %%GTK20%%@dirrm share/themes/AluminumAlloy-Smog/gtk-2.0 %%GTK20%%@dirrm share/themes/AluminumAlloy-Smog +%%GTK20%%@unexec /bin/rmdir %D/share/themes 2>/dev/null || /usr/bin/true %%METACITY%%share/gnome/themes/AluminumAlloy-Smog/metacity-1/title-bar.png %%METACITY%%share/gnome/themes/AluminumAlloy-Smog/metacity-1/title-bar-inactive.png %%METACITY%%share/gnome/themes/AluminumAlloy-Smog/metacity-1/text_right.png diff --git a/x11-themes/gtk-aluminumalloy-toxic-theme/pkg-plist b/x11-themes/gtk-aluminumalloy-toxic-theme/pkg-plist index 2ad2f49..33560f1 100644 --- a/x11-themes/gtk-aluminumalloy-toxic-theme/pkg-plist +++ b/x11-themes/gtk-aluminumalloy-toxic-theme/pkg-plist @@ -226,6 +226,7 @@ %%GTK20%%@dirrm share/themes/AluminumAlloy-Toxic/gtk-2.0/icons %%GTK20%%@dirrm share/themes/AluminumAlloy-Toxic/gtk-2.0 %%GTK20%%@dirrm share/themes/AluminumAlloy-Toxic +%%GTK20%%@unexec /bin/rmdir %D/share/themes 2>/dev/null || /usr/bin/true %%METACITY%%share/gnome/themes/AluminumAlloy-Toxic/metacity-1/title-bar.png %%METACITY%%share/gnome/themes/AluminumAlloy-Toxic/metacity-1/title-bar-inactive.png %%METACITY%%share/gnome/themes/AluminumAlloy-Toxic/metacity-1/text_right.png diff --git a/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-plist b/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-plist index d5a7a06..be10986 100644 --- a/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-plist +++ b/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-plist @@ -227,6 +227,7 @@ %%GTK20%%@dirrm share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons %%GTK20%%@dirrm share/themes/AluminumAlloy-Volcanic/gtk-2.0 %%GTK20%%@dirrm share/themes/AluminumAlloy-Volcanic +%%GTK20%%@unexec /bin/rmdir %D/share/themes 2>/dev/null || /usr/bin/true %%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/title-bar.png %%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/title-bar-inactive.png %%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/text_right.png |