From 09bc244170bab2c37af83670946c80c67a5a5aae Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 13 Jan 2003 16:49:03 +0000 Subject: Remove ${X11BASE}/sbin if it exists and is not empty. Reported by: bento --- x11/gdm2/pkg-plist | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/gdm2') diff --git a/x11/gdm2/pkg-plist b/x11/gdm2/pkg-plist index 3ebf8e671ff8..23cd8626f7e5 100644 --- a/x11/gdm2/pkg-plist +++ b/x11/gdm2/pkg-plist @@ -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 -- cgit