diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 06:28:59 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 06:28:59 +0000 |
commit | 186c2e326cb8f9a0f44b44cdbf6314e0999b346e (patch) | |
tree | d6ef0b4cb3c1fa6a810fcdd9bfa232d1cf549823 /x11-wm/xfce4 | |
parent | 6a77d20e05b80528dcd9a58bcc85fd76537a65da (diff) | |
download | ports-186c2e326cb8f9a0f44b44cdbf6314e0999b346e.tar.gz ports-186c2e326cb8f9a0f44b44cdbf6314e0999b346e.zip |
Notes
Diffstat (limited to 'x11-wm/xfce4')
-rw-r--r-- | x11-wm/xfce4/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xfce4/pkg-plist b/x11-wm/xfce4/pkg-plist index 86fccb56b1ea..f1b32f03f7d6 100644 --- a/x11-wm/xfce4/pkg-plist +++ b/x11-wm/xfce4/pkg-plist @@ -1,4 +1,4 @@ %%GDM%%etc/dm/Sessions/XFce4.desktop %%GDM%%etc/gdm/Sessions/XFce4 -%%GDM%%@unexec rmdir %D/etc/gdm/Sessions 2>/dev/null || true -%%GDM%%@unexec rmdir %D/etc/gdm 2>/dev/null || true +%%GDM%%@dirrmtry etc/gdm/Sessions +%%GDM%%@dirrmtry etc/gdm |