diff options
Diffstat (limited to 'recipes/uae')
-rw-r--r-- | recipes/uae/e-uae_0.8.28.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/uae/e-uae_0.8.28.bb b/recipes/uae/e-uae_0.8.28.bb index 3de6a8628a..c8b72d4e67 100644 --- a/recipes/uae/e-uae_0.8.28.bb +++ b/recipes/uae/e-uae_0.8.28.bb @@ -6,7 +6,7 @@ LICENSE = "GPL" PR = "r1" SRC_URI = "http://rcdrummond.net/uae/e-uae-${PV}/e-uae-${PV}.tar.bz2 \ - file://configure.patch;patch=1" + file://configure.patch;apply=yes" inherit autotools |