From b47fdba3c36aa88778844e00f0cf95c42e9978d3 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Thu, 23 Sep 2010 15:56:27 -0400 Subject: [PATCH] elementary: updated cross compilation patch --- e17/elementary/no_themes.patch.cross | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/e17/elementary/no_themes.patch.cross b/e17/elementary/no_themes.patch.cross index 616fa6a6e..2ea75c4f1 100644 --- a/e17/elementary/no_themes.patch.cross +++ b/e17/elementary/no_themes.patch.cross @@ -16,11 +16,11 @@ data/* needs to run edje_cc ---- ./Makefile.am.orig 2010-04-29 07:15:13.000000000 -0400 -+++ ./Makefile.am 2010-04-29 07:15:33.000000000 -0400 +--- ./Makefile.am.orig 2010-02-21 19:29:37.000000000 -0500 ++++ ./Makefile.am 2010-09-20 18:07:50.000000000 -0400 @@ -1,4 +1,4 @@ --SUBDIRS = src data doc -+SUBDIRS = src doc +-SUBDIRS = src data config doc ++SUBDIRS = src config doc ACLOCAL_AMFLAGS = -I m4