summaryrefslogtreecommitdiff
path: root/x11-wm/ion
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-04-21 10:55:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-04-21 10:55:47 +0000
commit659a71ea8877fde45a3880e859d3878fd95d03f5 (patch)
tree00b5a8033b6e2d5e59e87b2ee5d6caeb0c8e6f64 /x11-wm/ion
parentInstall score file mode 664, not 666 (game binary is already setgid games) (diff)
Install files mode 644, not 664
Notes
Notes: svn path=/head/; revision=79408
Diffstat (limited to 'x11-wm/ion')
-rw-r--r--x11-wm/ion/files/patch-system.mk11
1 files changed, 8 insertions, 3 deletions
diff --git a/x11-wm/ion/files/patch-system.mk b/x11-wm/ion/files/patch-system.mk
index 4a952238ccd7..6c1a5f30f507 100644
--- a/x11-wm/ion/files/patch-system.mk
+++ b/x11-wm/ion/files/patch-system.mk
@@ -1,5 +1,5 @@
---- system.mk.orig Sat Jan 19 18:15:13 2002
-+++ system.mk Sat Sep 7 15:53:15 2002
+--- system.mk.orig Sat Jan 19 15:15:13 2002
++++ system.mk Mon Apr 21 03:53:31 2003
@@ -7,13 +7,13 @@
## Installation paths
##
@@ -48,7 +48,7 @@
##
-@@ -112,9 +112,9 @@
+@@ -112,13 +112,13 @@
##
# Should work almost everywhere
@@ -60,3 +60,8 @@
INSTALLDIR=mkdir -p
+ BIN_MODE=755
+-DATA_MODE=664
++DATA_MODE=644
+
+ STRIP=strip