[packages] quagga: use PKG_INSTALL
[openwrt/svn-archive/archive.git] / net / fping / Makefile
index 18c8bd68c506800e9276ae380becaeda3195b896..93f1bc50726d287622a833934d674707bf738bf8 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -16,8 +15,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.fping.com/download/
 PKG_MD5SUM:=3ad516765514249a40d3c5b6caab812a
 
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-
 include $(INCLUDE_DIR)/package.mk
 
 define Package/fping