diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-25 21:08:41 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-25 21:08:41 +0200 |
commit | 5cdeab06fe5b553185040d125da74b12f5ac6442 (patch) | |
tree | 91f2012fa4a7f13f4f6e87e13e5c854fea251fe4 /package/sane-backends/patches/patch-configure_in | |
parent | c98552118a8925f3927056294418543cdba736f7 (diff) | |
parent | 6f58e88ce0c721c8954898f81c9fbf8088fcba13 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/sane-backends/patches/patch-configure_in')
-rw-r--r-- | package/sane-backends/patches/patch-configure_in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/package/sane-backends/patches/patch-configure_in b/package/sane-backends/patches/patch-configure_in new file mode 100644 index 000000000..48e14d989 --- /dev/null +++ b/package/sane-backends/patches/patch-configure_in @@ -0,0 +1,11 @@ +--- sane-backends-1.0.20.orig/configure.in 2009-05-03 03:25:23.000000000 +0200 ++++ sane-backends-1.0.20/configure.in 2009-06-19 23:27:39.000000000 +0200 +@@ -513,7 +513,7 @@ ALL_BACKENDS="abaton agfafocus apple art + hp5590 hpsj5s hpljm1005 hs2p ibm leo lexmark ma1509 \ + matsushita microtek microtek2 mustek mustek_pp \ + mustek_usb mustek_usb2 nec net niash pie pint \ +- pixma plustek plustek_pp qcam ricoh rts8891 s9036 \ ++ pixma plustek plustek_pp ricoh rts8891 s9036 \ + sceptre sharp sm3600 sm3840 snapscan sp15c st400 \ + stv680 tamarack teco1 teco2 teco3 test u12 umax + umax_pp umax1220u v4l xerox_mfp" |