Skip to content
Snippets Groups Projects
Commit d2887d80 authored by Jiri Slachta's avatar Jiri Slachta
Browse files

restund: enable mysql module


Signed-off-by: default avatarJiri Slachta <slachta@cesnet.cz>
parent f65805d9
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=restund
PKG_VERSION:=0.4.2
PKG_RELEASE:=2
PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.creytiv.com/pub/
......@@ -110,4 +110,4 @@ endef
$(eval $(call BuildPackage,restund))
#$(eval $(call BuildPlugin,mysql,MySQL database backend,mysql_ser,+PACKAGE_restund-mod-mysql:libmysqlclient @BROKEN))
$(eval $(call BuildPlugin,mysql,MySQL database backend,mysql_ser,+PACKAGE_restund-mod-mysql:libmysqlclient))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment