Fix the zsh build with recent autotools; move out of nonworking.
authorChris Larson <clarson@kergoth.com>
Tue, 21 Oct 2003 20:16:41 +0000 (20:16 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 21 Oct 2003 20:16:41 +0000 (20:16 +0000)
BKrev: 3f9594296myPHPXcBPZpvIcv7ydBwA

zsh/zsh-4.1.1/configure.patch [new file with mode: 0644]
zsh/zsh_4.1.1.oe

diff --git a/zsh/zsh-4.1.1/configure.patch b/zsh/zsh-4.1.1/configure.patch
new file mode 100644 (file)
index 0000000..e69de29
index 91869b3..36c7ecb 100644 (file)
@@ -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