[oe-commits] : classpath-native 0.97: Completed patch that was not supposed to be committed in the first place.

OE GIT Trial gittrial at amethyst.openembedded.net
Mon Oct 6 20:17:48 UTC 2008


Module: org.openembedded.dev.git
Branch: org.openembedded.dev
Commit: 0d0d305891989e9696db798e30915db5ed58c756
URL:    http://gitweb.openembedded.net/?p=org.openembedded.dev.git&a=commit;h=0d0d305891989e9696db798e30915db5ed58c756

Author:  <thebohemian at openembedded.org>
Date:   Mon Oct  6 19:46:21 2008 +0000

classpath-native 0.97: Completed patch that was not supposed to be committed in the first place.

---

 packages/classpath/classpath-native_0.97.2.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/classpath/classpath-native_0.97.2.bb b/packages/classpath/classpath-native_0.97.2.bb
index 3046ff4..81ffad3 100644
--- a/packages/classpath/classpath-native_0.97.2.bb
+++ b/packages/classpath/classpath-native_0.97.2.bb
@@ -21,7 +21,7 @@ do_unpackpost() {
 	mv external/w3c_dom/org/w3c/dom/html2 \
 			external/w3c_dom/org/w3c/dom/html
 
-	find gnu/classpath/examples/html gnu/xml/dom/html2 external/w3c_dom/org/w3c/dom/html -name "*.java" \
+	find examples/gnu/classpath/examples/html gnu/xml/dom/html2 external/w3c_dom/org/w3c/dom/html -name "*.java" \
 		-exec sed -i -e"s|org.w3c.dom.html2|org.w3c.dom.html|" {} \;
 
 	sed -i -e"s|org/w3c/dom/html2|org/w3c/dom/html|" external/w3c_dom/Makefile.am





More information about the Openembedded-commits mailing list