SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
mail/cyrus-imapd/patches/patch-imap_cyr_cd_sh
Normal file
12
mail/cyrus-imapd/patches/patch-imap_cyr_cd_sh
Normal file
|
@ -0,0 +1,12 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue