libgcrypt: moved to github
[packages.git] / libs / radiusclient-ng / Makefile
index 5a2a6ff..0ebde3f 100644 (file)
@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://download.berlios.de/radiusclient-ng/
 PKG_MD5SUM:=6fb7d4d0aefafaee7385831ac46a8e9c
 
-PKG_FIXUP:=libtool
+PKG_FIXUP:=autoreconf
 
 include $(INCLUDE_DIR)/package.mk
 
@@ -24,8 +24,8 @@ define Package/radiusclient-ng/Default
 endef
 
 define Package/radiusclient-ng/Default/description
- Purpose of this project is to build a portable, easy-to-use and 
- standard compliant library suitable for developing free and commercial 
+ Purpose of this project is to build a portable, easy-to-use and
+ standard compliant library suitable for developing free and commercial
  software that need support for RADIUS protocol (RFCs 2128 and 2139).
 endef