Remove some leftover directories.

Reported by:	GNOME Tinderbox
This commit is contained in:
Joe Marcus Clarke 2005-04-13 05:09:03 +00:00
parent 2f0a808660
commit 3da62f52cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133202
2 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= gtk-engines2
PORTVERSION= 2.6.3
PORTREVISION= 1
CATEGORIES= x11-themes
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6

View File

@ -100,6 +100,7 @@ share/themes/ThinIce/gtk-2.0/gtkrc
@dirrm share/themes/Industrial/gtk-2.0
@dirrm share/themes/Crux/pixmaps
@dirrm share/themes/Crux/gtk-2.0
@dirrm share/themes/Clearlooks/gtk-2.0
@unexec /bin/rmdir %D/share/themes/ThinIce 2>/dev/null || true
@unexec /bin/rmdir %D/share/themes/Redmond 2>/dev/null || true
@unexec /bin/rmdir %D/share/themes/Mist 2>/dev/null || true
@ -107,3 +108,4 @@ share/themes/ThinIce/gtk-2.0/gtkrc
@unexec /bin/rmdir %D/share/themes/LighthouseBlue 2>/dev/null || true
@unexec /bin/rmdir %D/share/themes/Industrial 2>/dev/null || true
@unexec /bin/rmdir %D/share/themes/Crux 2>/dev/null || true
@unexec /bin/rmdir %D/share/themes/Clearlooks 2>/dev/null || true