freebsd-ports/databases/firebird-server/files/patch-builds%posix%make.defaults

12 lines
280 B
Text
Raw Normal View History

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