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:
92b21b4
)
restund: comment out the mysql module
author
Jiri Slachta
<slachta@cesnet.cz>
Mon, 11 Aug 2014 09:21:31 +0000
(11:21 +0200)
committer
Jiri Slachta
<slachta@cesnet.cz>
Mon, 11 Aug 2014 09:21:31 +0000
(11:21 +0200)
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
net/restund/Makefile
patch
|
blob
|
history
diff --git
a/net/restund/Makefile
b/net/restund/Makefile
index ac5c202c4b81a952c2dd3b692c37658505221cc5..ea163267a25707abf376e27923ea5beaadb13c44 100644
(file)
--- a/
net/restund/Makefile
+++ b/
net/restund/Makefile
@@
-108,7
+108,6
@@
define BuildPlugin
$$(eval $$(call BuildPackage,restund-mod-$(1)))
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 @BROKEN))