Unbork xext build with automake 1.9.x.
authorChris Larson <clarson@kergoth.com>
Sat, 20 Nov 2004 04:12:01 +0000 (04:12 +0000)
committerChris Larson <clarson@kergoth.com>
Sat, 20 Nov 2004 04:12:01 +0000 (04:12 +0000)
BKrev: 419ec411WJOPmUOuAUjuAGdp_ETsDQ

xext/files/autofoo.patch [new file with mode: 0644]
xext/xext_cvs.oe

diff --git a/xext/files/autofoo.patch b/xext/files/autofoo.patch
new file mode 100644 (file)
index 0000000..e69de29
index c1f0250..274f0f0 100644 (file)
@@ -1,10 +1,12 @@
 PV = "0.0cvs${CVSDATE}"
+PR = "r1"
 DESCRIPTION = "X Server Extension library"
 SECTION = "x11/libs"
 PRIORITY = "optional"
 DEPENDS = "xproto x11 xextensions"
 
-SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xext"
+SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xext \
+          file://autofoo.patch;patch=1"
 S = "${WORKDIR}/Xext"
 
 inherit autotools pkgconfig