freebsd-ports/databases/firebird-server/files/patch-builds%posix%make.defaults
Sergey Skvortsov 07e0d9ced2 Update to 1.5.3
* move "intl/" and "UDF/" from "/var/db/firebird"
  into "libexec/firebird/"

* add support for amd64 (UNSTABLE)
2006-03-17 10:23:32 +00:00

11 lines
280 B
Text

--- 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