diff options
Diffstat (limited to 'recipes/horizon/horizon_cvs.bb')
-rw-r--r-- | recipes/horizon/horizon_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/horizon/horizon_cvs.bb b/recipes/horizon/horizon_cvs.bb index e39961a41c..c106d834ff 100644 --- a/recipes/horizon/horizon_cvs.bb +++ b/recipes/horizon/horizon_cvs.bb @@ -5,7 +5,7 @@ DEPENDS = "glib-2.0 libpng jpeg virtual/libsdl" PR = "r1" SRC_URI = "cvs://anonymous@anoncvs.gnome.org/cvs/gnome;module=horizon \ - file://makefile.patch;apply=yes" + file://makefile.patch" inherit pkgconfig binconfig |