diff options
Diffstat (limited to 'net/uanytun')
-rw-r--r-- | net/uanytun/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/uanytun/Makefile b/net/uanytun/Makefile index cb85c38eb..1bc995ddc 100644 --- a/net/uanytun/Makefile +++ b/net/uanytun/Makefile @@ -18,7 +18,6 @@ PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.anytun.org/download/ PKG_HASH:=076318c771c908386c4408dda0769171542da701785302903641ce23fd33a295 -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_MAINTAINER:=Christian Pointner <equinox@spreadspace.org> PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE |