diff options
Diffstat (limited to 'x11/xdm')
-rw-r--r-- | x11/xdm/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xdm/pkg-plist b/x11/xdm/pkg-plist index 7f05ee8ea136..ed55383b1d54 100644 --- a/x11/xdm/pkg-plist +++ b/x11/xdm/pkg-plist @@ -6,7 +6,7 @@ lib/X11/xdm/libXdmGreet.so lib/X11/xdm/pixmaps/xorg-bw.xpm lib/X11/xdm/pixmaps/xorg.xpm man/man1/xdm.1.gz -%%XDMSHELL%%man/man1/xmdshell.1.gz +%%XDMSHELL%%man/man1/xdmshell.1.gz share/X11/app-defaults/Chooser @unexec if cmp -s %D/%%EXAMPLESDIR%%/GiveConsole %D/lib/X11/xdm/GiveConsole; then rm -f %D/lib/X11/xdm/GiveConsole; fi @unexec if cmp -s %D/%%EXAMPLESDIR%%/TakeConsole %D/lib/X11/xdm/TakeConsole; then rm -f %D/lib/X11/xdm/TakeConsole; fi |