Make quits in current git HEAD:
rules/cvs.make:132: *** invalid syntax in conditional.
diff --git a/rules/cvs.make b/rules/cvs.make
index 37e6c0f..23b1e17 100644
--- a/rules/cvs.make
+++ b/rules/cvs.make
@@ -129,7 +129,7 @@ $(STATEDIR)/cvs.targetinstall:
ifdef PTXCONF_CVS_INETD
@$(call install_alternative, cvs, 0, 0, 0644, /etc/inetd.conf.d/cvs, n)
-ifneq ($(call remove_quotes, $(PTXCONF_CVS_SERVER_REPOSITORY),)
+ifneq ($(call remove_quotes, $(PTXCONF_CVS_SERVER_REPOSITORY)),)
# # add info about repository's root
@$(call install_replace, cvs, /etc/inetd.conf.d/cvs, \
@ROOT@, \
--
Pengutronix e.K. | Juergen Beisert |
Linux Solutions for Science and Industry | Phone: +49-8766-939 228 |
Vertretung Sued/Muenchen, Germany | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de/ |
--
ptxdist mailing list
[email protected]