07e0d9ced2
* move "intl/" and "UDF/" from "/var/db/firebird" into "libexec/firebird/" * add support for amd64 (UNSTABLE)
11 lines
280 B
Text
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
|