diff options
Diffstat (limited to 'recipes/scew/scew_0.3.1.bb')
-rw-r--r-- | recipes/scew/scew_0.3.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/scew/scew_0.3.1.bb b/recipes/scew/scew_0.3.1.bb index f6dbf4853b..027a6c83df 100644 --- a/recipes/scew/scew_0.3.1.bb +++ b/recipes/scew/scew_0.3.1.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Simple C Expat Wrapper." DEPENDS = "expat" LICENSE = "LGPL" SRC_URI = "http://savannah.nongnu.org/download/scew/scew-${PV}.tar.gz \ - file://m4.patch;apply=yes" + file://m4.patch" PR = "r1" inherit autotools pkgconfig |