Merge pull request #15016 from neheb/sto

stoken: fix compilation with BUILD_NLS
This commit is contained in:
Rosen Penev 2021-03-05 00:08:17 -08:00 committed by GitHub
commit b091d4b237
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=stoken
PKG_VERSION:=0.92
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/stoken
@ -22,6 +22,7 @@ PKG_INSTALL:=1
PKG_FIXUP:=autoreconf
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk
define Package/stoken/Default
TITLE:=tokencode generator compatible with RSA SecurID 128-bit (AES)