diff options
author | Koen Kooi <koen@openembedded.org> | 2005-06-30 08:19:37 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-06-30 08:19:37 +0000 |
commit | c8e5702127e507e82e6f68a4b8c546803accea9d (patch) | |
tree | 00583491f40ecc640f2b28452af995e3a63a09d7 /packages/gnome/libart-lgpl/Makefile.am.patch | |
parent | 87ec8ca4d2e2eb4d1c1e1e1a6b46a395d56805b9 (diff) |
import clean BK tree at cset 1.3670
Diffstat (limited to 'packages/gnome/libart-lgpl/Makefile.am.patch')
-rw-r--r-- | packages/gnome/libart-lgpl/Makefile.am.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/gnome/libart-lgpl/Makefile.am.patch b/packages/gnome/libart-lgpl/Makefile.am.patch index e69de29bb2..749de32e2a 100644 --- a/packages/gnome/libart-lgpl/Makefile.am.patch +++ b/packages/gnome/libart-lgpl/Makefile.am.patch @@ -0,0 +1,13 @@ +--- 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,8 +5,8 @@ + + BUILT_SOURCES = art_config.h + +-art_config.h: gen_art_config +- ./gen_art_config > art_config.h ++#art_config.h: gen_art_config ++# ./gen_art_config > art_config.h + + EXTRA_DIST = \ + libart-config.in \ |