diff options
Diffstat (limited to 'shells/autojump/patches/patch-install.py')
-rw-r--r-- | shells/autojump/patches/patch-install.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/autojump/patches/patch-install.py b/shells/autojump/patches/patch-install.py index 4ed643d75f9..ed4b03d06bf 100644 --- a/shells/autojump/patches/patch-install.py +++ b/shells/autojump/patches/patch-install.py @@ -1,6 +1,7 @@ -$NetBSD: patch-install.py,v 1.1 2015/02/08 17:31:49 wiz Exp $ +$NetBSD: patch-install.py,v 1.2 2015/02/08 17:40:25 wiz Exp $ Remove duplicate mkdirs. +https://github.com/joelthelion/autojump/issues/350 --- install.py.orig 2015-01-25 07:13:20.000000000 +0000 +++ install.py |