diff options
Diffstat (limited to 'recipes/smpeg')
-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 af849a7778..2fc76895ad 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;patch=1 \ - file://compile.patch;patch=1" + file://m4.patch;apply=yes \ + file://compile.patch;apply=yes" S = "${WORKDIR}/smpeg" inherit autotools |