aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sane
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sane')
-rw-r--r--recipes/sane/sane-backends_1.0.19.bb4
-rw-r--r--recipes/sane/sane-backends_1.0.20.bb2
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes/sane/sane-backends_1.0.19.bb b/recipes/sane/sane-backends_1.0.19.bb
index 1eb8822b8c..6a02807434 100644
--- a/recipes/sane/sane-backends_1.0.19.bb
+++ b/recipes/sane/sane-backends_1.0.19.bb
@@ -3,11 +3,11 @@ DEPENDS = "hal gphoto2 jpeg virtual/libusb0"
LICENSE = "LGPL"
SRC_URI = "http://alioth.debian.org/frs/download.php/2318/sane-backends-${PV}.tar.gz \
- file://Makefile.in.patch;patch=1 \
+ file://Makefile.in.patch;apply=yes \
file://saned.xinetd \
file://byteorder.m4 \
file://stdint.m4 \
- file://sane-symbols.diff;patch=1 \
+ file://sane-symbols.diff;apply=yes \
"
inherit autotools pkgconfig binconfig
diff --git a/recipes/sane/sane-backends_1.0.20.bb b/recipes/sane/sane-backends_1.0.20.bb
index f9792b8d26..647181868b 100644
--- a/recipes/sane/sane-backends_1.0.20.bb
+++ b/recipes/sane/sane-backends_1.0.20.bb
@@ -3,7 +3,7 @@ DEPENDS = "hal gphoto2 jpeg virtual/libusb0"
LICENSE = "LGPL"
SRC_URI = "http://alioth.debian.org/frs/download.php/3026/sane-backends-${PV}.tar.gz \
- file://Makefile.in.patch;patch=1 \
+ file://Makefile.in.patch;apply=yes \
file://saned.xinetd \
file://byteorder.m4 \
file://stdint.m4 \