summaryrefslogtreecommitdiff
path: root/xau/xau_0.1.1.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-20 03:31:58 +0000
committerChris Larson <clarson@kergoth.com>2004-11-20 03:31:58 +0000
commitd5538cf0d675772c90f0a73713aca29bb69f1958 (patch)
treec037282dc52d6d7a69d4934485d29d8bc432b979 /xau/xau_0.1.1.oe
parent12de9e3cbc79276dd49113b25dac808c4aa7db15 (diff)
Unbork the xau build with automake 1.9.x.
BKrev: 419ebaaer_UkE2AGY-seu13uYEfRBg
Diffstat (limited to 'xau/xau_0.1.1.oe')
-rw-r--r--xau/xau_0.1.1.oe4
1 files changed, 3 insertions, 1 deletions
diff --git a/xau/xau_0.1.1.oe b/xau/xau_0.1.1.oe
index 33cfacd58c..c717e63aa9 100644
--- a/xau/xau_0.1.1.oe
+++ b/xau/xau_0.1.1.oe
@@ -3,8 +3,10 @@ PRIORITY = "optional"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
DEPENDS = "xproto"
DESCRIPTION = "Authorization Protocol for X."
+PR = "r1"
-SRC_URI = "${XLIBS_MIRROR}/libXau-${PV}.tar.bz2"
+SRC_URI = "${XLIBS_MIRROR}/libXau-${PV}.tar.bz2 \
+ file://autofoo.patch;patch=1"
S = "${WORKDIR}/libXau-${PV}"
inherit autotools pkgconfig