1
0
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:
Jimmy Olgeni 2009-08-12 13:33:27 +00:00
parent b5ccb45a30
commit 875c36bc0a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239387
2 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= xdm
PORTVERSION= 1.1.8
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org

View File

@ -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