aboutsummaryrefslogtreecommitdiffstats
path: root/community/sane/check.patch
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-05-08 07:11:59 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2019-06-05 17:48:01 +0000
commit815d46044815e090806f9f0c729ede697013584b (patch)
treec5910b29c70f24c33008c74ebb4d61a0507d6291 /community/sane/check.patch
parent1b1801a0870bae9e2b35b661cc09c183477ef920 (diff)
downloadaports-815d46044815e090806f9f0c729ede697013584b.tar.bz2
aports-815d46044815e090806f9f0c729ede697013584b.tar.xz
community/sane: move from testing
It's required for simple-scanner. Modernize the APKBUILD while I'm at it.
Diffstat (limited to 'community/sane/check.patch')
-rw-r--r--community/sane/check.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/community/sane/check.patch b/community/sane/check.patch
new file mode 100644
index 0000000000..afbc7ef4ce
--- /dev/null
+++ b/community/sane/check.patch
@@ -0,0 +1,11 @@
+--- a/testsuite/sanei/Makefile.in
++++ b/testsuite/sanei/Makefile.in
+@@ -77,7 +77,7 @@
+ POST_UNINSTALL = :
+ build_triplet = @build@
+ host_triplet = @host@
+-check_PROGRAMS = sanei_usb_test$(EXEEXT) test_wire$(EXEEXT) \
++check_PROGRAMS = test_wire$(EXEEXT) \
+ sanei_check_test$(EXEEXT) sanei_config_test$(EXEEXT) \
+ sanei_constrain_test$(EXEEXT)
+ subdir = testsuite/sanei