diff options
Diffstat (limited to 'recipes/bwmon/bwmon_1.3.bb')
-rw-r--r-- | recipes/bwmon/bwmon_1.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bwmon/bwmon_1.3.bb b/recipes/bwmon/bwmon_1.3.bb index 6c06787144..5e5585ff07 100644 --- a/recipes/bwmon/bwmon_1.3.bb +++ b/recipes/bwmon/bwmon_1.3.bb @@ -4,7 +4,7 @@ DEPENDS = "ncurses" PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/bwmon/${P}.tar.gz \ - file://makefile.patch;patch=1" + file://makefile.patch;apply=yes" inherit autotools |