Skip to content
Snippets Groups Projects
Verified Commit dcaea91d authored by Jan Pavlinec's avatar Jan Pavlinec
Browse files

Merge branch 'hotfix/atsha-service' into develop

parents 00685bec 63d0c6ca
Branches
Tags
1 merge request!824Turris OS 5.3 (HBK)
......@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=libatsha204
PKG_VERSION:=29.2
PKG_RELEASE:=3
PKG_RELEASE:=4
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/libatsha204.git
......@@ -66,7 +66,7 @@ define Package/libatsha204/install
$(call Common/install,$(1))
$(INSTALL_DIR) $(1)/etc/init.d
$(INSTALL_DATA) ./files/atsha204-feed-entropy.init $(1)/etc/init.d/atsha204-feed-entropy
$(INSTALL_BIN) ./files/atsha204-feed-entropy.init $(1)/etc/init.d/atsha204-feed-entropy
# Note: This script is here for libatsha204-emul. When this package is
# replaced with emul version then this config is used.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment