summaryrefslogtreecommitdiff
path: root/meta/packages/wbxml/files
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-09-01 19:09:11 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-09-01 19:09:57 +0100
commitd62ee7eaf2ba025c3f64b2d4e10dc7cec4637612 (patch)
treef36fe3008f36ff75cbdd31b630f8f13f1f205ebb /meta/packages/wbxml/files
parentcaab7fc509bf27706ff3248689f6afd04225cfda (diff)
downloadopenembedded-core-d62ee7eaf2ba025c3f64b2d4e10dc7cec4637612.tar.gz
openembedded-core-d62ee7eaf2ba025c3f64b2d4e10dc7cec4637612.tar.bz2
openembedded-core-d62ee7eaf2ba025c3f64b2d4e10dc7cec4637612.tar.xz
openembedded-core-d62ee7eaf2ba025c3f64b2d4e10dc7cec4637612.zip
packages: Separate out most of the remaining packages into recipes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/wbxml/files')
-rw-r--r--meta/packages/wbxml/files/no-doc-install.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/packages/wbxml/files/no-doc-install.patch b/meta/packages/wbxml/files/no-doc-install.patch
deleted file mode 100644
index 16084e60e..000000000
--- a/meta/packages/wbxml/files/no-doc-install.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- wbxml2-0.9.2/Makefile.am.old 2007-01-03 19:50:24.000000000 +0000
-+++ wbxml2-0.9.2/Makefile.am 2007-01-03 19:50:39.000000000 +0000
-@@ -24,9 +24,9 @@
- TODO\
- doxygen.h
-
--install-data-local:
-- $(mkinstalldirs) $(DESTDIR)$(wbxmldocdir)/manual
-- cp -Rp doc/* $(DESTDIR)$(wbxmldocdir)/manual
-+#install-data-local:
-+# $(mkinstalldirs) $(DESTDIR)$(wbxmldocdir)/manual
-+# cp -Rp doc/* $(DESTDIR)$(wbxmldocdir)/manual
-
- dist-bz2: distdir
- sed -e "s/tar.gz/tar.bz2/g" $(distdir)/wbxml2.spec > $(distdir)/wbxml2.spec.aux