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 5e5585ff07..1e509a17fb 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;apply=yes" + file://makefile.patch" inherit autotools |