mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01: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_NAME:=sane-backends
|
||||||
PKG_VERSION:=1.0.25
|
PKG_VERSION:=1.0.25
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://fossies.org/linux/misc \
|
PKG_SOURCE_URL:=http://fossies.org/linux/misc \
|
||||||
https://alioth.debian.org/frs/download.php/file/4146/
|
https://alioth.debian.org/frs/download.php/file/4146/
|
||||||
@@ -203,6 +203,7 @@ endef
|
|||||||
|
|
||||||
define Package/sane-daemon/conffiles
|
define Package/sane-daemon/conffiles
|
||||||
/etc/sane.d/saned.conf
|
/etc/sane.d/saned.conf
|
||||||
|
/etc/xinetd.d/sane-port
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/sane-frontends/install
|
define Package/sane-frontends/install
|
||||||
|
|||||||
Reference in New Issue
Block a user