aboutsummaryrefslogtreecommitdiff
path: root/misc/mc
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-12-25 02:21:50 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-12-25 02:21:50 +0000
commitaaba1609eaa0ab0d570783c1a15b70f971dca7b6 (patch)
tree80f2103205a4c04cb666602d1b3fba99311ea1af /misc/mc
parentc2e35e1afe2d5f4e27b054301c05bcd8b5edd8e4 (diff)
downloadports-aaba1609eaa0ab0d570783c1a15b70f971dca7b6.tar.gz
ports-aaba1609eaa0ab0d570783c1a15b70f971dca7b6.zip
Notes
Diffstat (limited to 'misc/mc')
-rw-r--r--misc/mc/files/patch-ai9
1 files changed, 0 insertions, 9 deletions
diff --git a/misc/mc/files/patch-ai b/misc/mc/files/patch-ai
index 928ae75deb6d..a98f532a9b31 100644
--- a/misc/mc/files/patch-ai
+++ b/misc/mc/files/patch-ai
@@ -9,12 +9,3 @@
XZIP="$DZIP/zip -g"
XDZIP="$DZIP/zip -d"
XUNZIP="$DZIP/unzip"
-@@ -67,7 +67,7 @@
- if ($8 ~ /\/$/)
- printf "drwxr-xr-x 1 %-8d %-8d %8d %s %s %s\n", uid, 0, $1, $5, $6, $8
- else
-- printf "-rw-r--r-- 1 %-8d %-8d %8d %s %s %s\n", uid, 0, $1, $5, $6, substr($0, index($0, $7) + length($7 " ")
-+ printf "-rw-r--r-- 1 %-8d %-8d %8d %s %s %s\n", uid, 0, $1, $5, $6, substr($0, index($0, $7) + length($7 " "))
- }' 2>/dev/null
- fi
- }