diff options
Diffstat (limited to 'recipes/gnome/libart-lgpl/Makefile.am.patch')
-rw-r--r-- | recipes/gnome/libart-lgpl/Makefile.am.patch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/gnome/libart-lgpl/Makefile.am.patch b/recipes/gnome/libart-lgpl/Makefile.am.patch new file mode 100644 index 0000000000..edeed0a6e5 --- /dev/null +++ b/recipes/gnome/libart-lgpl/Makefile.am.patch @@ -0,0 +1,7 @@ +--- libart_lgpl-2.3.16/Makefile.am.old 2004-06-26 18:57:07.000000000 +0100 ++++ libart_lgpl-2.3.16/Makefile.am 2004-06-26 18:57:12.000000000 +0100 +@@ -5,2 +5,2 @@ +-art_config.h: gen_art_config$(EXEEXT) +- ./gen_art_config > art_config.h ++#art_config.h: gen_art_config$(EXEEXT) ++# ./gen_art_config > art_config.h |