summaryrefslogtreecommitdiff
path: root/databases/firebird-server/files/patch-builds%posix%make.defaults
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2006-03-17 10:23:32 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2006-03-17 10:23:32 +0000
commit07e0d9ced24182934d546ae880c56a5b0cb0e2f0 (patch)
tree79b86bc6970d6a9dc63920ec6c8a1cbbcd4622b3 /databases/firebird-server/files/patch-builds%posix%make.defaults
parentUpdate to 2006.03.17. (diff)
Update to 1.5.3
* move "intl/" and "UDF/" from "/var/db/firebird" into "libexec/firebird/" * add support for amd64 (UNSTABLE)
Notes
Notes: svn path=/head/; revision=157484
Diffstat (limited to 'databases/firebird-server/files/patch-builds%posix%make.defaults')
-rw-r--r--databases/firebird-server/files/patch-builds%posix%make.defaults11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/firebird-server/files/patch-builds%posix%make.defaults b/databases/firebird-server/files/patch-builds%posix%make.defaults
new file mode 100644
index 000000000000..f7d4bc6362f3
--- /dev/null
+++ b/databases/firebird-server/files/patch-builds%posix%make.defaults
@@ -0,0 +1,11 @@
+--- builds/posix/make.defaults.orig Thu Mar 16 19:49:57 2006
++++ builds/posix/make.defaults Thu Mar 16 19:51:18 2006
+@@ -94,7 +94,7 @@
+ CHMOD= chmod
+ CHMOD_6= chmod 666
+ CHMOD_7= chmod 777
+-CHMOD_S7= chmod 06777
++CHMOD_S7= chmod 04555
+ MV= mv -f
+ TOUCH= touch
+ CP= cp