summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/cvs.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/cvs.make b/rules/cvs.make
index 37e6c0f04..23b1e17a4 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@, \