summaryrefslogtreecommitdiff
path: root/zsh/zsh_4.1.1.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-10-21 20:16:41 +0000
committerChris Larson <clarson@kergoth.com>2003-10-21 20:16:41 +0000
commita74b7634ca7f9eaa9074749c0a2b6130e19fd9f7 (patch)
treea784b6b0c9bed241ec9672d866d130457b90acf4 /zsh/zsh_4.1.1.oe
parent32a4d6afd0641f39223d3af9ee38c1c909082d15 (diff)
Fix the zsh build with recent autotools; move out of nonworking.
BKrev: 3f9594296myPHPXcBPZpvIcv7ydBwA
Diffstat (limited to 'zsh/zsh_4.1.1.oe')
-rw-r--r--zsh/zsh_4.1.1.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/zsh/zsh_4.1.1.oe b/zsh/zsh_4.1.1.oe
index 91869b3caa..36c7ecbe07 100644
--- a/zsh/zsh_4.1.1.oe
+++ b/zsh/zsh_4.1.1.oe
@@ -5,8 +5,8 @@ MAINTAINER="Chris Larson <kergoth@handhelds.org>"
RDEPENDS="libc6"
DEPENDS=virtual/libc ncurses pcre
-SRC_URI="http://www.zsh.org/pub/${P}.tar.bz2"
-S="${WORKDIR}/${P}"
+SRC_URI="http://www.zsh.org/pub/${P}.tar.bz2 \
+ file://${FILESDIR}/configure.patch;patch=1"
inherit autotools