diff options
Diffstat (limited to 'meta/recipes-gnome/gnome/libart-lgpl/Makefile.am.patch')
-rw-r--r-- | meta/recipes-gnome/gnome/libart-lgpl/Makefile.am.patch | 22 |
1 files changed, 15 insertions, 7 deletions
diff --git a/meta/recipes-gnome/gnome/libart-lgpl/Makefile.am.patch b/meta/recipes-gnome/gnome/libart-lgpl/Makefile.am.patch index edeed0a6e5..28acbe108f 100644 --- a/meta/recipes-gnome/gnome/libart-lgpl/Makefile.am.patch +++ b/meta/recipes-gnome/gnome/libart-lgpl/Makefile.am.patch | |||
@@ -1,7 +1,15 @@ | |||
1 | --- libart_lgpl-2.3.16/Makefile.am.old 2004-06-26 18:57:07.000000000 +0100 | 1 | Index: libart_lgpl-2.3.21/Makefile.am |
2 | +++ libart_lgpl-2.3.16/Makefile.am 2004-06-26 18:57:12.000000000 +0100 | 2 | =================================================================== |
3 | @@ -5,2 +5,2 @@ | 3 | --- libart_lgpl-2.3.21.orig/Makefile.am 2009-04-18 05:29:25.000000000 -0700 |
4 | -art_config.h: gen_art_config$(EXEEXT) | 4 | +++ libart_lgpl-2.3.21/Makefile.am 2010-11-23 23:12:32.445450075 -0800 |
5 | - ./gen_art_config > art_config.h | 5 | @@ -7,8 +7,8 @@ |
6 | +#art_config.h: gen_art_config$(EXEEXT) | 6 | |
7 | +# ./gen_art_config > art_config.h | 7 | BUILT_SOURCES = art_config.h |
8 | |||
9 | -art_config.h: | ||
10 | - ./gen_art_config.sh > art_config.h | ||
11 | +#art_config.h: | ||
12 | +# ./gen_art_config.sh > art_config.h | ||
13 | |||
14 | EXTRA_DIST = \ | ||
15 | libart.def \ | ||