[oe-commits] org.oe.dev tremor 20041119 : Correct staging QA issues

sirfred commit openembedded-commits at lists.openembedded.org
Tue Jun 19 22:07:09 UTC 2007


tremor 20041119 : Correct staging QA issues

Author: sirfred at openembedded.org
Branch: org.openembedded.dev
Revision: e84ce1973d13c28e9abaac44f883e1bc85782101
ViewMTN: http://monotone.openembedded.org/revision.psp?id=e84ce1973d13c28e9abaac44f883e1bc85782101
Files:
1
packages/tremor/tremor_20041119.bb
Diffs:

#
# mt diff -re1ba10819c1d9aca5f244698c728c91ce4b08cff -re84ce1973d13c28e9abaac44f883e1bc85782101
#
# 
# 
# patch "packages/tremor/tremor_20041119.bb"
#  from [944445c714065e59b35152886963c020c86091af]
#    to [4425633d7baca6679d3b358520444557ae0ca244]
# 
============================================================
--- packages/tremor/tremor_20041119.bb	944445c714065e59b35152886963c020c86091af
+++ packages/tremor/tremor_20041119.bb	4425633d7baca6679d3b358520444557ae0ca244
@@ -14,14 +14,6 @@ EXTRA_OECONF=" --enable-shared --disable
 
 EXTRA_OECONF=" --enable-shared --disable-rpath  "
 
-#do_configure_prepend() {
-#    ./autogen.sh
-#}
-
 do_stage() {
-	oe_runmake install prefix=${STAGING_DIR} \
-	       bindir=${STAGING_BINDIR} \
-	       includedir=${STAGING_INCDIR}/tremor \
-	       libdir=${STAGING_LIBDIR} \
-	       datadir=${STAGING_DATADIR}
+    autotools_stage_all
 }






More information about the Openembedded-commits mailing list