diff options
Diffstat (limited to 'recipes/aumix')
-rw-r--r-- | recipes/aumix/aumix_2.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/aumix/aumix_2.8.bb b/recipes/aumix/aumix_2.8.bb index d08532e2fa..4e331945cb 100644 --- a/recipes/aumix/aumix_2.8.bb +++ b/recipes/aumix/aumix_2.8.bb @@ -4,7 +4,7 @@ LICENSE = "GPLV2" DEPENDS = "ncurses" SRC_URI = "http://jpj.net/~trevor/aumix/aumix-${PV}.tar.bz2 \ - file://configure.patch;patch=1" + file://configure.patch;apply=yes" inherit autotools |