ports/mail/cyrus-imapd/patches/patch-imap_cyr_cd_sh

13 lines
258 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: imap/cyr_cd.sh
--- imap/cyr_cd.sh.orig
+++ imap/cyr_cd.sh
@@ -44,7 +44,7 @@
2023-09-14 00:49:35 +00:00
# This script should be sourced from the command line or from within .bashrc
2023-08-16 22:26:55 +00:00
-function cyr_cd() {
+cyr_cd() {
path=`mbpath $@`
if test ${#path} -ne 0
then