From 20ec70f7418a32563693e9a7f4a17652f13b2053 Mon Sep 17 00:00:00 2001 From: marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> Date: Tue, 15 Jan 2008 05:50:40 +0000 Subject: Complete cleanup of session file installation. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10113 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gdm/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 0a8bd33c0..77920ec56 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gdm/Makefile,v 1.91 2008/01/11 06:13:47 marcus Exp $ +# $MCom: ports/x11/gdm/Makefile,v 1.92 2008/01/15 05:50:11 marcus Exp $ # PORTNAME= gdm @@ -80,8 +80,6 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/data/gdm.conf-custom \ ${PREFIX}/etc/gdm/custom.conf.default ${MKDIR} ${PREFIX}/share/xsessions - ${INSTALL_DATA} ${WRKDIR}/gnome.desktop \ - ${PREFIX}/share/xsessions/gnome.desktop @${MKDIR} ${PREFIX}/etc/gdm/Sessions @${SED} -e 's|%%PREFIX%%|${PREFIX}|g' < ${PKGDIR}/pkg-message \ | /usr/bin/fmt 75 79 > ${PKGMESSAGE} -- cgit v1.2.3