summaryrefslogtreecommitdiff
path: root/x11/gdm
diff options
context:
space:
mode:
authortron <tron>1999-11-11 11:54:10 +0000
committertron <tron>1999-11-11 11:54:10 +0000
commitdc8908d53767cd3efc77fbb2f2bae82f669cb0d0 (patch)
tree6da52a62eab46a38c409457fac6c6024b27d773d /x11/gdm
parente0a3ec318143463a0d927a632ff6d6c7c93d3d7e (diff)
downloadpkgsrc-dc8908d53767cd3efc77fbb2f2bae82f669cb0d0.tar.gz
Install "etc/gnomerc" and "etc/gnomerc.default" with execute bits set.
Diffstat (limited to 'x11/gdm')
-rw-r--r--x11/gdm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index a420ef63c19..842ef408935 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/11/11 10:47:25 tron Exp $
+# $NetBSD: Makefile,v 1.4 1999/11/11 11:54:10 tron Exp $
DISTNAME= gdm-2.0beta4
PKGNAME= gdm-2.0b4
@@ -65,6 +65,7 @@ post-build:
${CHMOD} +x KDE Xsession
post-install:
+ ${CHMOD} +x ${WRKSRC}/config/gnomerc
.for FILE in ${GDMCFGFILES}
@cd ${WRKSRC}/config; \
SOURCE=${FILE:C/:.*//}; \