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

12 lines
258 B
Text

Index: imap/cyr_cd.sh
--- imap/cyr_cd.sh.orig
+++ imap/cyr_cd.sh
@@ -44,7 +44,7 @@
# This script should be sourced from the command line of from within .bashrc
-function cyr_cd() {
+cyr_cd() {
path=`mbpath $@`
if test ${#path} -ne 0
then