Cleanup acpupsd makefile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12150 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-08-05 19:04:18 +00:00
parent 27a177746c
commit 1399ff153b

View File

@ -17,10 +17,6 @@ PKG_SOURCE_URL:=@SF/apcupsd
PKG_MD5SUM:=fd8785e7607d20cefa68dc20e44eebc4
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
#PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
PKG_INSTALL_DIR:=$(BUILD_DIR)/apcupsd-ipkg-install
include $(INCLUDE_DIR)/package.mk
define Package/apcupsd