diff options
Diffstat (limited to 'recipes/glew/libglew_1.5.1.bb')
-rw-r--r-- | recipes/glew/libglew_1.5.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/glew/libglew_1.5.1.bb b/recipes/glew/libglew_1.5.1.bb index 25619a67ee..93246c37d2 100644 --- a/recipes/glew/libglew_1.5.1.bb +++ b/recipes/glew/libglew_1.5.1.bb @@ -8,7 +8,7 @@ PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/project/glew/glew/1.5.1/glew-1.5.1-src.tgz \ - file://autotools.patch;patch=1 \ + file://autotools.patch;apply=yes \ " inherit autotools lib_package |