diff options
Diffstat (limited to 'recipes/xstroke/xstroke_0.6.bb')
-rw-r--r-- | recipes/xstroke/xstroke_0.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xstroke/xstroke_0.6.bb b/recipes/xstroke/xstroke_0.6.bb index 8d0af34d38..cd95d3d092 100644 --- a/recipes/xstroke/xstroke_0.6.bb +++ b/recipes/xstroke/xstroke_0.6.bb @@ -6,7 +6,7 @@ DEPENDS = "virtual/libx11 xft libxtst libxpm" PR = "r2" SRC_URI = "http://www.oesources.org/source/current/xstroke-0.6.tar.gz \ - file://auto-disable.patch;apply=yes;striplevel=0" + file://auto-disable.patch;striplevel=0" inherit autotools pkgconfig |