summaryrefslogtreecommitdiff
path: root/meta/packages/gypsy/files/fixups.patch
diff options
context:
space:
mode:
authorVivian Zhang <vivian.zhang@intel.com>2008-11-10 16:59:38 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2008-12-01 22:35:05 +0000
commitd0e82a364c7e5145486ca935921654fc12ba84c8 (patch)
tree56fe2d5f2a841620ea2803acaaefa8eacfae1f17 /meta/packages/gypsy/files/fixups.patch
parent4a4eaec9e0e0f027f72e018689721838ef405f44 (diff)
downloadopenembedded-core-d0e82a364c7e5145486ca935921654fc12ba84c8.tar.gz
openembedded-core-d0e82a364c7e5145486ca935921654fc12ba84c8.tar.bz2
openembedded-core-d0e82a364c7e5145486ca935921654fc12ba84c8.tar.xz
openembedded-core-d0e82a364c7e5145486ca935921654fc12ba84c8.zip
Moved gypsy from meta-extras to meta and upgraded it to 0.6
Diffstat (limited to 'meta/packages/gypsy/files/fixups.patch')
-rw-r--r--meta/packages/gypsy/files/fixups.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/packages/gypsy/files/fixups.patch b/meta/packages/gypsy/files/fixups.patch
new file mode 100644
index 000000000..8bc8c5cba
--- /dev/null
+++ b/meta/packages/gypsy/files/fixups.patch
@@ -0,0 +1,19 @@
+---
+ docs/reference/Makefile.am | 2 ++
+ 1 file changed, 2 insertions(+)
+
+--- gypsy.orig/docs/reference/Makefile.am
++++ gypsy/docs/reference/Makefile.am
+@@ -81,10 +81,12 @@ expand_content_files=
+ # e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
+
+ INCLUDES=-I$(top_srcdir) $(GYPSY_CFLAGS)
+ GTKDOC_LIBS=$(top_builddir)/gypsy/libgypsy.la $(GYPSY_LIBS)
+
++EXTRA_DIST =
++CLEANFILES =
+ # This includes the standard gtk-doc make rules, copied by gtkdocize.
+ include $(top_srcdir)/gtk-doc.make
+
+ # Other files to distribute
+ # e.g. EXTRA_DIST += version.xml.in