mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #10068 from gentoo-root/master
apcupsd: Preset binaries used on target system
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=apcupsd
|
PKG_NAME:=apcupsd
|
||||||
PKG_VERSION:=3.14.14
|
PKG_VERSION:=3.14.14
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=3
|
||||||
|
|
||||||
PKG_MAINTAINER:=Othmar Truniger <github@truniger.ch>
|
PKG_MAINTAINER:=Othmar Truniger <github@truniger.ch>
|
||||||
PKG_LICENSE:=GPL-2.0
|
PKG_LICENSE:=GPL-2.0
|
||||||
@@ -40,7 +40,7 @@ define Package/apcupsd-cgi
|
|||||||
URL:=http://www.apcupsd.org/
|
URL:=http://www.apcupsd.org/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_VARS += SHUTDOWN=/sbin/halt
|
CONFIGURE_VARS += SHUTDOWN=/sbin/halt SCRIPTSHELL=/bin/sh WALL=/bin/true APCUPSD_MAIL=/bin/true
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
$(CP) $(SCRIPT_DIR)/config.* $(PKG_BUILD_DIR)/autoconf/
|
$(CP) $(SCRIPT_DIR)/config.* $(PKG_BUILD_DIR)/autoconf/
|
||||||
|
|||||||
Reference in New Issue
Block a user