e-wm: remove unneeded fixes from patch
authorJustin Patrin <papercrane@gmail.com>
Sat, 15 Apr 2006 06:00:53 +0000 (06:00 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 15 Apr 2006 06:00:53 +0000 (06:00 +0000)
packages/e17/e-wm/fix-configure.patch

index 02560fd..13e6639 100644 (file)
@@ -12,36 +12,3 @@ diff -Nur e~/configure.in e/configure.in
    ],[
      AC_MSG_ERROR([Cannot find X headers and libraries.])
    ]
-diff -Nur e~/src/bin/Makefile.am e/src/bin/Makefile.am
---- e~/src/bin/Makefile.am     2005-09-29 13:17:29.000000000 -0700
-+++ e/src/bin/Makefile.am      2005-09-29 13:19:35.000000000 -0700
-@@ -1,6 +1,5 @@
- MAINTAINERCLEANFILES = Makefile.in
--INCLUDES = -I$(includedir) \
--         -I$(top_srcdir) \
-+INCLUDES = -I$(top_srcdir) \
-          -I$(top_srcdir)/src/bin \
-          -I$(top_srcdir)/src/lib \
-          @e_cflags@ \
-diff -Nur e~/src/lib/Makefile.am e/src/lib/Makefile.am
---- e~/src/lib/Makefile.am     2005-09-29 13:17:29.000000000 -0700
-+++ e/src/lib/Makefile.am      2005-09-29 13:19:56.000000000 -0700
-@@ -1,6 +1,5 @@
- MAINTAINERCLEANFILES  = Makefile.in
--INCLUDES              = -I$(includedir) \
--                        -I$(top_srcdir)/src/bin \
-+INCLUDES              = -I$(top_srcdir)/src/bin \
-                         @e_cflags@
- lib_LTLIBRARIES               = libe.la
-diff -Nur e~/src/preload/Makefile.am e/src/preload/Makefile.am
---- e~/src/preload/Makefile.am 2005-09-29 13:17:29.000000000 -0700
-+++ e/src/preload/Makefile.am  2005-09-29 13:19:35.000000000 -0700
-@@ -2,7 +2,6 @@
- INCLUDES               = -I. \
-                          -I$(top_srcdir) \
--                       -I$(includedir) \
-                          -I$(top_srcdir)src/preload \
-                          @x_cflags@
- pkgdir                 = $(libdir)/enlightenment/preload