diff options
Diffstat (limited to 'recipes/clish')
-rw-r--r-- | recipes/clish/clish_0.7.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/clish/clish_0.7.3.bb b/recipes/clish/clish_0.7.3.bb index b705458654..71e36c2fd8 100644 --- a/recipes/clish/clish_0.7.3.bb +++ b/recipes/clish/clish_0.7.3.bb @@ -6,7 +6,7 @@ SECTION = "console/utils" PR ="r1" SRC_URI = "${SOURCEFORGE_MIRROR}/clish/clish-${PV}.tar.gz \ - file://configure.patch;apply=yes" + file://configure.patch" PARALLEL_MAKE="" |