]> code.ossystems Code Review - openembedded-core.git/commitdiff
libx11-trim: Update patch
authorRichard Purdie <rpurdie@linux.intel.com>
Thu, 28 Jan 2010 22:30:22 +0000 (22:30 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 28 Jan 2010 22:30:22 +0000 (22:30 +0000)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/packages/xorg-lib/libx11-git/x11_disable_makekeys.patch

index 92bec975f541e7849b106a30526401ed4d5c55c8..9cc2bbbbdd86540fcd7863b4a5d06fd8679fbb7f 100644 (file)
@@ -2,18 +2,19 @@
  src/util/Makefile.am |   17 -----------------
  1 file changed, 17 deletions(-)
 
---- git.orig/src/util/Makefile.am
-+++ git/src/util/Makefile.am
-@@ -1,20 +1,3 @@
- # $XdotOrg: lib/X11/src/util/Makefile.am,v 1.4 2006-02-19 02:14:12 jamey Exp $
+Index: git/src/util/Makefile.am
+===================================================================
+--- git.orig/src/util/Makefile.am      2010-01-28 22:24:29.000000000 +0000
++++ git/src/util/Makefile.am   2010-01-28 22:29:26.000000000 +0000
+@@ -1,19 +1,2 @@
  
 -noinst_PROGRAMS=makekeys
--
 -makekeys_CFLAGS=$(X11_CFLAGS)
 -
 -CC = @CC_FOR_BUILD@
 -
- EXTRA_DIST = mkks.sh
+-EXTRA_DIST = mkks.sh
 -
 -if LINT
 -# Check source code with tools like lint & sparse