diff options
Diffstat (limited to 'recipes/zsh')
-rw-r--r-- | recipes/zsh/zsh_4.1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/zsh/zsh_4.1.1.bb b/recipes/zsh/zsh_4.1.1.bb index 6f63644fc8..1026d0a14d 100644 --- a/recipes/zsh/zsh_4.1.1.bb +++ b/recipes/zsh/zsh_4.1.1.bb @@ -6,7 +6,7 @@ PR = "r2" LICENSE = "zsh" SRC_URI = "http://www.zsh.org/pub/old/zsh-${PV}.tar.bz2 \ - file://configure.patch;apply=yes" + file://configure.patch" inherit autotools |