From 70489a69a758dddc5912580b70bf399a21ba2515 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 5 Aug 2008 02:04:13 +0000 Subject: [PATCH] fix apcupsd compile on avr32 git-svn-id: svn://svn.openwrt.org/openwrt/packages@12120 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/apcupsd/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/apcupsd/Makefile b/net/apcupsd/Makefile index 2ef078386..08b01de97 100644 --- a/net/apcupsd/Makefile +++ b/net/apcupsd/Makefile @@ -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 \ -- 2.11.0