summaryrefslogtreecommitdiff
path: root/meta/packages/pango/pango-1.13.3/opentype-makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/pango/pango-1.13.3/opentype-makefile.patch')
-rw-r--r--meta/packages/pango/pango-1.13.3/opentype-makefile.patch20
1 files changed, 0 insertions, 20 deletions
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
index 9f68420bc..000000000
--- a/meta/packages/pango/pango-1.13.3/opentype-makefile.patch
+++ /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)
-