X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=net%2Fradsecproxy%2FMakefile;h=df7a8786af106853008e0f91445a471caf904a6f;hb=e48a334df508de49a04bce6e442b6470ef3731e0;hp=18f1e3954316a544a0fddc976e59e386a99f97ff;hpb=996067d6b3d9ac1bc6e9d871e0a7d58f8e8a1708;p=packages.git diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile index 18f1e3954..df7a8786a 100644 --- a/net/radsecproxy/Makefile +++ b/net/radsecproxy/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2008 OpenWrt.org +# Copyright (C) 2008-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=radsecproxy -PKG_VERSION:=1.2 +PKG_VERSION:=1.3.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://software.uninett.no/radsecproxy/ -PKG_MD5SUM:=e209054731b3316301d0920c15a0a5b2 +PKG_MD5SUM:=565b389268d906c3b465f63750938667 + +PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk @@ -32,12 +34,6 @@ endef CONFIGURE_ARGS+= \ --with-ssl="$(STAGING_DIR)/usr" -define Build/Compile - $(MAKE) -C $(PKG_BUILD_DIR) \ - DESTDIR="$(PKG_INSTALL_DIR)" \ - all install -endef - define Package/radsecproxy/install $(INSTALL_DIR) $(1)/usr/sbin/ $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/sbin/radsecproxy $(1)/usr/sbin/