diff options
Diffstat (limited to 'recipes/obsolete/libsdl/libsdl-qpe_1.2.7.bb')
-rw-r--r-- | recipes/obsolete/libsdl/libsdl-qpe_1.2.7.bb | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/recipes/obsolete/libsdl/libsdl-qpe_1.2.7.bb b/recipes/obsolete/libsdl/libsdl-qpe_1.2.7.bb index 4bbc704147..686df6405f 100644 --- a/recipes/obsolete/libsdl/libsdl-qpe_1.2.7.bb +++ b/recipes/obsolete/libsdl/libsdl-qpe_1.2.7.bb @@ -9,14 +9,14 @@ LICENSE = "LGPL" PR = "r9" SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ - file://agawa-piro-mickey.patch;patch=1 \ - file://pygame.patch;patch=1 \ - file://gcc34.patch;patch=1 \ - file://mouse.patch;patch=1 \ - file://kill-stdc++.patch;patch=1 \ - file://ipaq.patch;patch=1 \ - file://SDL-Akita.patch;patch=1 \ - file://fixlibs.patch;patch=1" + file://agawa-piro-mickey.patch \ + file://pygame.patch \ + file://gcc34.patch \ + file://mouse.patch \ + file://kill-stdc++.patch \ + file://ipaq.patch \ + file://SDL-Akita.patch \ + file://fixlibs.patch" S = "${WORKDIR}/SDL-${PV}" inherit autotools binconfig |