summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-07-13 04:33:23 +0000
committerjkh <jkh@FreeBSD.org>1996-07-13 04:33:23 +0000
commit6b94c09b12e0bbbb24421f469c57cb25fb2a6d5b (patch)
treea5faf60388c9fb4246fa3593194ba4beabe8ce10 /etc/Makefile
parent610fd7eec3ad951879093d064a1e16bd362f2c64 (diff)
downloadFreeBSD-src-6b94c09b12e0bbbb24421f469c57cb25fb2a6d5b.zip
FreeBSD-src-6b94c09b12e0bbbb24421f469c57cb25fb2a6d5b.tar.gz
Merge.
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index a1d75ea..85fe6d1 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.137 1996/06/25 18:05:58 jkh Exp $
+# $Id: Makefile,v 1.138 1996/07/11 21:22:50 pst Exp $
# -rw-r--r--
BINOWN= root
@@ -64,7 +64,7 @@ distribution:
${DESTDIR}/root/.fvwmrc; \
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 dot.Xdefaults \
${DESTDIR}/root/.Xdefaults; \
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 dot.xsession \
+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 755 dot.xsession \
${DESTDIR}/root/.xsession; \
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 dot.cshrc \
${DESTDIR}/root/.cshrc; \
OpenPOWER on IntegriCloud