Fix typo in pkgplist for options XDMSHELL
PR: 186391 Submitted by: elrond@phoe.frmug.org Reviewed by: kwm
This commit is contained in:
parent
0e92e90ae7
commit
00ece54f31
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361259
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user