projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f65805d
)
restund: enable mysql module
author
Jiri Slachta
<
[email protected]
>
Tue, 12 Aug 2014 09:44:24 +0000
(11:44 +0200)
committer
Jiri Slachta
<
[email protected]
>
Tue, 12 Aug 2014 09:44:24 +0000
(11:44 +0200)
Signed-off-by: Jiri Slachta <
[email protected]
>
net/restund/Makefile
patch
|
blob
|
history
diff --git
a/net/restund/Makefile
b/net/restund/Makefile
index ea163267a25707abf376e27923ea5beaadb13c44..f639ff4c24d9307741022fb8806f049f18970f28 100644
(file)
--- a/
net/restund/Makefile
+++ b/
net/restund/Makefile
@@
-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
))