]> code.ossystems Code Review - openembedded-core.git/commitdiff
Update Pango 1.13.x to 1.13.5
authorRoss Burton <ross@openedhand.com>
Sun, 8 Oct 2006 14:55:15 +0000 (14:55 +0000)
committerRoss Burton <ross@openedhand.com>
Sun, 8 Oct 2006 14:55:15 +0000 (14:55 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@789 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/pango/pango-1.13.3/opentype-makefile.patch [deleted file]
meta/packages/pango/pango_1.13.5.bb [moved from meta/packages/pango/pango_1.13.3.bb with 100% similarity]

diff --git a/meta/packages/pango/pango-1.13.3/opentype-makefile.patch b/meta/packages/pango/pango-1.13.3/opentype-makefile.patch
deleted file mode 100644 (file)
index 9f68420..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
---- pango/opentype/Makefile.am~        2006-07-05 14:49:28.000000000 +0200
-+++ pango/opentype/Makefile.am 2006-07-05 14:49:28.000000000 +0200
-@@ -5,7 +5,7 @@
- noinst_LTLIBRARIES = libharfbuzz-1.la
--SOURCES =  \
-+MAIN_SOURCES =  \
-       ftglue.c \
-       harfbuzz-buffer.c \
-       harfbuzz-dump.c \
-@@ -34,7 +34,7 @@
-       harfbuzz-open-private.h
- libharfbuzz_1_la_SOURCES = \
--      $(SOURCES) \
-+      $(MAIN_SOURCES) \
-       $(PUBLICHEADERS) \
-       $(PRIVATEHEADERS)