tetex-native: disable rm_work since the tools in staging still reference the dir
authorKoen Kooi <koen@openembedded.org>
Fri, 22 Jun 2007 08:24:02 +0000 (08:24 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 22 Jun 2007 08:24:02 +0000 (08:24 +0000)
packages/tetex/tetex-native_3.0.bb
packages/tetex/tetex_3.0.bb

index ed48745..4d683ff 100644 (file)
@@ -1,7 +1,7 @@
 require tetex_${PV}.bb
 inherit native
 DEPENDS = ""
-PR = "r1"
+PR = "r2"
 
 PACKAGES=""
 RRECOMMENDS_${PN}=""
@@ -28,3 +28,8 @@ do_install () {
        :
 }
 
+
+do_rm_work () {
+        :
+}      
+
index 68e5184..f2cd9f9 100644 (file)
@@ -49,7 +49,7 @@ do_configure() {
 install:
        echo "mickey _is_ cool - he tamed the tetex buildsystem"
 all:
-       echo "mickeys suck - he adds easter eggs in output that no one will ever read..."
+       echo "mickey suck - he adds easter eggs in output that no one will ever read..."
 EOF
 }
 # NOTE: Make sure it is using _our_ libtool and nothing else :/