From 8486fc9bd42607898a4bc7e86bcec6873033d616 Mon Sep 17 00:00:00 2001 From: acoul Date: Wed, 13 Apr 2011 13:36:48 +0000 Subject: package/hostapd: cosmetic fix git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26644 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hostapd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/hostapd') diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index 492edd710..6731ccb54 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -14,7 +14,7 @@ PKG_REV:=4378fc14ebfb355705e7674bf347ea659bcd77bc PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=git://w1.fi/srv/git/hostap.git -PKG_SOURCE_SUBDIR:=hostapd-$(PKG_VERSION) +PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) PKG_SOURCE_PROTO:=git PKG_MIRROR_MD5SUM:=fd5e29bbfcb89a4e60fef633bd4efa94 -- cgit v1.2.3