mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
libart-lgpl: Update to version 2.3.21
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
@@ -1,7 +1,15 @@
|
||||
--- 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
|
||||
Index: libart_lgpl-2.3.21/Makefile.am
|
||||
===================================================================
|
||||
--- libart_lgpl-2.3.21.orig/Makefile.am 2009-04-18 05:29:25.000000000 -0700
|
||||
+++ libart_lgpl-2.3.21/Makefile.am 2010-11-23 23:12:32.445450075 -0800
|
||||
@@ -7,8 +7,8 @@
|
||||
|
||||
BUILT_SOURCES = art_config.h
|
||||
|
||||
-art_config.h:
|
||||
- ./gen_art_config.sh > art_config.h
|
||||
+#art_config.h:
|
||||
+# ./gen_art_config.sh > art_config.h
|
||||
|
||||
EXTRA_DIST = \
|
||||
libart.def \
|
||||
|
||||
Reference in New Issue
Block a user