diff options
Diffstat (limited to 'package/network/services/authsae/Makefile')
-rw-r--r-- | package/network/services/authsae/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/network/services/authsae/Makefile b/package/network/services/authsae/Makefile index d46ef2a908..29550214fa 100644 --- a/package/network/services/authsae/Makefile +++ b/package/network/services/authsae/Makefile @@ -17,9 +17,6 @@ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=8531ab158910a525d4bcbb3ad02c08342f6987f2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz -PKG_LICENSE:=BSD-3-Clause -PKG_LICENSE_FILES:= - PKG_BUILD_PARALLEL:=1 CMAKE_INSTALL:=1 |