1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

Remove ${X11BASE}/sbin if it exists and is not empty.

Reported by:	bento
This commit is contained in:
Joe Marcus Clarke 2003-01-13 16:49:03 +00:00
parent bad09bfd1d
commit f32147b2fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73056
2 changed files with 2 additions and 0 deletions

View File

@ -175,3 +175,4 @@ share/locale/zh_TW/LC_MESSAGES/gdm.mo
@dirrm share/gnome/help/gdm/C
@dirrm share/gnome/help/gdm
@dirrm etc/pam.d
@unexec /bin/rmdir %D/sbin 2>/dev/null || /usr/bin/true

View File

@ -104,3 +104,4 @@ share/locale/zh_TW/LC_MESSAGES/gdm-2.4.mo
@dirrm share/gnome/gdm/themes/happygnome
@dirrm share/gnome/gdm/themes/circles
@dirrm share/gnome/gdm/themes
@unexec /bin/rmdir %D/sbin 2>/dev/null || /usr/bin/true