From b76702c13a93e055503201c2003ea2dd90c5923a Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Thu, 11 Jun 2009 19:12:48 +0000 Subject: xserver-kdrive-1.3.0.0: Fixed for new autotools. --- recipes/xorg-xserver/xserver-kdrive-1.3.0.0/autotools.patch | 13 +++++++++++++ recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb | 1 + 2 files changed, 14 insertions(+) create mode 100644 recipes/xorg-xserver/xserver-kdrive-1.3.0.0/autotools.patch (limited to 'recipes/xorg-xserver') diff --git a/recipes/xorg-xserver/xserver-kdrive-1.3.0.0/autotools.patch b/recipes/xorg-xserver/xserver-kdrive-1.3.0.0/autotools.patch new file mode 100644 index 0000000000..e23b89d153 --- /dev/null +++ b/recipes/xorg-xserver/xserver-kdrive-1.3.0.0/autotools.patch @@ -0,0 +1,13 @@ +Index: xorg-server-1.3.0.0/configure.ac +=================================================================== +--- xorg-server-1.3.0.0.orig/configure.ac 2009-06-11 17:04:51.000000000 +0000 ++++ xorg-server-1.3.0.0/configure.ac 2009-06-11 17:05:58.000000000 +0000 +@@ -1699,8 +1699,6 @@ + DIX_CFLAGS="-DHAVE_DIX_CONFIG_H" + AC_SUBST([DIX_CFLAGS]) + +-AC_SUBST([libdir exec_prefix prefix]) +- + # Man page sections - used in config utils & generating man pages + XORG_MANPAGE_SECTIONS + diff --git a/recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb b/recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb index 19669e4d89..1faa0e7990 100644 --- a/recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb +++ b/recipes/xorg-xserver/xserver-kdrive_1.3.0.0.bb @@ -23,6 +23,7 @@ SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \ file://linux-keyboard-mediumraw.patch;patch=1 \ file://gumstix-kmode.patch;patch=1 \ file://fix-picturestr-include-order.patch;patch=1 \ + file://autotools.patch;patch=1 \ " SRC_URI_append_avr32 = " \ -- cgit v1.2.3