Skip to content
Snippets Groups Projects
Verified Commit 86ee3ce0 authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

user/sane-airscan: don't add dll.conf

parent 82aaf4b9
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ check() {
package() {
DESTDIR="$pkgdir" ninja -C output install
mv "$pkgdir"/usr/etc "$pkgdir"/etc
rm "$pkgdir"/etc/sane.d/dll.conf
}
sha512sums="2828deeea31297c64b9927bb2b2b982f16a16cbb446cf2ca685b13f79cb264e94c017b8930fe04004636a6e1122f1882bd58252a3302c0a13b3fc60566072155 sane-airscan-0.99.8.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment