diff options
Diffstat (limited to 'recipes/kobodeluxe/kobodeluxe_0.5.1.bb')
-rw-r--r-- | recipes/kobodeluxe/kobodeluxe_0.5.1.bb | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/kobodeluxe/kobodeluxe_0.5.1.bb b/recipes/kobodeluxe/kobodeluxe_0.5.1.bb index 70478d7de9..a22894ef93 100644 --- a/recipes/kobodeluxe/kobodeluxe_0.5.1.bb +++ b/recipes/kobodeluxe/kobodeluxe_0.5.1.bb @@ -13,11 +13,11 @@ RDEPENDS_${PN} = "${PN}-data" SRC_URI = "http://olofson.net/kobodl/download/KoboDeluxe-${PV}.tar.bz2 \ file://fighter-48.xpm \ - file://debian-kobo.patch;patch=1 \ - file://kobodeluxe-putenv.patch;patch=1 \ - file://kobodeluxe-sysconf-support.patch;patch=1 \ - file://kobodeluxe-menu-pointer.patch;patch=1 \ - file://kobodeluxe-dimension-autoswap.patch;patch=1 \ + file://debian-kobo.patch \ + file://kobodeluxe-putenv.patch \ + file://kobodeluxe-sysconf-support.patch \ + file://kobodeluxe-menu-pointer.patch \ + file://kobodeluxe-dimension-autoswap.patch \ file://default-config \ " |