Merge pull request #2592 from luizluca/sane-backends_add-config

sane-backends: add missing config file
This commit is contained in:
Luiz Angelo Daros de Luca 2016-04-12 03:11:14 -03:00
commit b3b4ae04c7
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=sane-backends
PKG_VERSION:=1.0.25
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://fossies.org/linux/misc \
https://alioth.debian.org/frs/download.php/file/4146/
@ -203,6 +203,7 @@ endef
define Package/sane-daemon/conffiles
/etc/sane.d/saned.conf
/etc/xinetd.d/sane-port
endef
define Package/sane-frontends/install