diff options
Diffstat (limited to 'recipes/u2nl')
-rw-r--r-- | recipes/u2nl/u2nl_1.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/u2nl/u2nl_1.3.bb b/recipes/u2nl/u2nl_1.3.bb index 240c5485d9..e430258db1 100644 --- a/recipes/u2nl/u2nl_1.3.bb +++ b/recipes/u2nl/u2nl_1.3.bb @@ -7,7 +7,7 @@ SECTION = "console/network" PRIORITY = "optional" SRC_URI = "http://www.reitwiessner.de/programs/u2nl-${PV}.tar.gz \ - file://buildsystem.patch;patch=1" + file://buildsystem.patch;apply=yes" S = "${WORKDIR}/u2nl-${PV}" do_install () { |