diff options
Diffstat (limited to 'recipes/enca/enca_1.9.bb')
-rw-r--r-- | recipes/enca/enca_1.9.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/enca/enca_1.9.bb b/recipes/enca/enca_1.9.bb index c6561c1583..c833d8686a 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;apply=yes \ + file://dont-run-tests.patch;apply=yes \ + file://configure-remove-dumbness.patch;apply=yes \ + file://makefile-remove-tools.patch;apply=yes " inherit autotools |