mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
Merge pull request #2592 from luizluca/sane-backends_add-config
sane-backends: add missing config file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user