mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
apcupsd: preset shutdown binary
Signed-off-by: Othmar Truniger <github@truniger.ch>
This commit is contained in:
committed by
Rosen Penev
parent
dd2c1e03e6
commit
9104a1f140
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=apcupsd
|
||||
PKG_VERSION:=3.14.14
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_MAINTAINER:=Othmar Truniger <github@truniger.ch>
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
@@ -39,6 +39,8 @@ define Package/apcupsd-cgi
|
||||
URL:=http://www.apcupsd.org/
|
||||
endef
|
||||
|
||||
CONFIGURE_VARS += SHUTDOWN=/sbin/halt
|
||||
|
||||
define Build/Configure
|
||||
$(CP) $(SCRIPT_DIR)/config.* $(PKG_BUILD_DIR)/autoconf/
|
||||
$(call Build/Configure/Default, \
|
||||
|
||||
Reference in New Issue
Block a user