fix apcupsd compile on avr32

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12120 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2008-08-05 02:04:13 +00:00
parent a0b3f7b86f
commit 70489a69a7

View File

@ -32,6 +32,7 @@ define Package/apcupsd
endef
define Build/Configure
$(CP) $(SCRIPT_DIR)/config.* $(PKG_BUILD_DIR)/autoconf/
$(call Build/Configure/Default, \
--with-distname=unknown \
--sysconfdir=/etc/apcupsd \