mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Remove xdm-config, which is already handled by @exec and @unexec.
PR: ports/137391
This commit is contained in:
parent
b5ccb45a30
commit
875c36bc0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239387
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xdm
|
||||
PORTVERSION= 1.1.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
|
@ -6,7 +6,6 @@ lib/X11/xdm/libXdmGreet.la
|
||||
lib/X11/xdm/libXdmGreet.so
|
||||
lib/X11/xdm/pixmaps/xorg-bw.xpm
|
||||
lib/X11/xdm/pixmaps/xorg.xpm
|
||||
lib/X11/xdm/xdm-config
|
||||
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