[dahdi-commits] dahdi/tools.git branch "master" updated.
SVN commits to the DAHDI project
dahdi-commits at lists.digium.com
Thu Sep 20 05:00:10 CDT 2018
branch "master" has been updated
via 31cca182bf6d5846106a59d5c95330bce1550ca2 (commit)
from 75eedd6fa6dbd25c0edc689dd2568b04a6c5b1ba (commit)
Summary of changes:
Makefile.legacy | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 31cca182bf6d5846106a59d5c95330bce1550ca2
Author: Keith Morgan <kmorgan at digium.com>
Date: Thu Sep 20 17:54:03 2018 +0000
Reported by Trent Creekmore
DAHTOOL-73
Changed the output to match the command needed for installing init scripts.
diff --git a/Makefile.legacy b/Makefile.legacy
index e26f0d2..b0455bc 100644
--- a/Makefile.legacy
+++ b/Makefile.legacy
@@ -86,7 +86,7 @@ install: all install-programs
@echo "### DAHDI tools installed successfully."
@echo "### If you have not done so before, install init scripts with:"
@echo "###"
- @echo "### make config"
+ @echo "### make install-config"
@echo "###"
@echo "###################################################"
-----------------------------------------------------------------------
--
dahdi/tools.git
More information about the dahdi-commits
mailing list