diff options
Diffstat (limited to 'x11-themes')
4 files changed, 8 insertions, 0 deletions
diff --git a/x11-themes/gtk-aluminumalloy-cryogenic-theme/pkg-plist b/x11-themes/gtk-aluminumalloy-cryogenic-theme/pkg-plist index 14c8f22a7bce..2e2058ea8801 100644 --- a/x11-themes/gtk-aluminumalloy-cryogenic-theme/pkg-plist +++ b/x11-themes/gtk-aluminumalloy-cryogenic-theme/pkg-plist @@ -253,3 +253,5 @@ %%METACITY%%share/gnome/themes/AluminumAlloy-Cryogenic/metacity-1/button-close-focus.png %%METACITY%%@dirrm share/gnome/themes/AluminumAlloy-Cryogenic/metacity-1 %%METACITY%%@dirrm share/gnome/themes/AluminumAlloy-Cryogenic +%%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 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 diff --git a/x11-themes/gtk-aluminumalloy-toxic-theme/pkg-plist b/x11-themes/gtk-aluminumalloy-toxic-theme/pkg-plist index 33560f16f07f..f29d9ec447dc 100644 --- a/x11-themes/gtk-aluminumalloy-toxic-theme/pkg-plist +++ b/x11-themes/gtk-aluminumalloy-toxic-theme/pkg-plist @@ -253,3 +253,5 @@ %%METACITY%%share/gnome/themes/AluminumAlloy-Toxic/metacity-1/button-close-focus.png %%METACITY%%@dirrm share/gnome/themes/AluminumAlloy-Toxic/metacity-1 %%METACITY%%@dirrm share/gnome/themes/AluminumAlloy-Toxic +%%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 diff --git a/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-plist b/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-plist index be10986d736e..a4d79ac7db67 100644 --- a/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-plist +++ b/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-plist @@ -254,3 +254,5 @@ %%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/button-close-focus.png %%METACITY%%@dirrm share/gnome/themes/AluminumAlloy-Volcanic/metacity-1 %%METACITY%%@dirrm share/gnome/themes/AluminumAlloy-Volcanic +%%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 |