aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/enca/enca_1.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/enca/enca_1.9.bb')
-rw-r--r--recipes/enca/enca_1.9.bb12
1 files changed, 4 insertions, 8 deletions
diff --git a/recipes/enca/enca_1.9.bb b/recipes/enca/enca_1.9.bb
index c6561c1583..30dfc9fa73 100644
--- a/recipes/enca/enca_1.9.bb
+++ b/recipes/enca/enca_1.9.bb
@@ -6,10 +6,10 @@ HOMEPAGE = "http://trific.ath.cx/software/enca/"
PR = "r4"
SRC_URI = "http://www.sourcefiles.org/Networking/Tools/Miscellanenous/enca-${PV}.tar.bz2 \
- file://configure-hack.patch;patch=1 \
- file://dont-run-tests.patch;patch=1 \
- file://configure-remove-dumbness.patch;patch=1 \
- file://makefile-remove-tools.patch;patch=1 "
+ file://configure-hack.patch \
+ file://dont-run-tests.patch \
+ file://configure-remove-dumbness.patch \
+ file://makefile-remove-tools.patch "
inherit autotools
@@ -31,9 +31,5 @@ do_compile() {
oe_runmake
}
-do_stage () {
- autotools_stage_all
-}
-
SRC_URI[md5sum] = "b3581e28d68d452286fb0bfe58bed3b3"
SRC_URI[sha256sum] = "02acfef2b24a9c842612da49338138311f909f1cd33933520c07b8b26c410f4d"