diff options
Diffstat (limited to 'recipes/smpeg/smpeg_0.4.4+0.4.5cvs20040311.bb')
-rw-r--r-- | recipes/smpeg/smpeg_0.4.4+0.4.5cvs20040311.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/smpeg/smpeg_0.4.4+0.4.5cvs20040311.bb b/recipes/smpeg/smpeg_0.4.4+0.4.5cvs20040311.bb index 2fc76895ad..0fac6318a8 100644 --- a/recipes/smpeg/smpeg_0.4.4+0.4.5cvs20040311.bb +++ b/recipes/smpeg/smpeg_0.4.4+0.4.5cvs20040311.bb @@ -6,8 +6,8 @@ DEPENDS = "virtual/libsdl" PROVIDES = "smpeg" SRC_URI = "cvs://anonymous:anonymous@cvs.icculus.org/cvs/cvsroot;module=smpeg;date=20040311 \ - file://m4.patch;apply=yes \ - file://compile.patch;apply=yes" + file://m4.patch \ + file://compile.patch" S = "${WORKDIR}/smpeg" inherit autotools |