[oe-commits] Stanislav Brabec : xserver-kdrive-1.3.0.0: Fixed for new autotools.

git version control git at git.openembedded.org
Thu Jun 11 19:15:08 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b76702c13a93e055503201c2003ea2dd90c5923a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b76702c13a93e055503201c2003ea2dd90c5923a

Author: Stanislav Brabec <utx at penguin.cz>
Date:   Thu Jun 11 19:12:48 2009 +0000

xserver-kdrive-1.3.0.0: Fixed for new autotools.

---

 .../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(+), 0 deletions(-)

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 0000000..e23b89d
--- /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 19669e4..1faa0e7 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 = " \





More information about the Openembedded-commits mailing list