diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/trustedqsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index 6d1dd6718c28..e5fd80ef9c4c 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -25,7 +25,7 @@ USE_LDCONFIG= yes post-install: @${ECHO_MSG} @${ECHO_MSG} trustedqsl is now installed. You will have to create a directory .tqsl in - @${ECHO_MSG} your home directory and setup a copy of ${PREFIX}/share/tqsl/config.xml here + @${ECHO_MSG} your home directory and setup a copy of ${PREFIX}/share/TrustedQSL/config.xml here @${ECHO_MSG} before this program will run correctly. @${ECHO_MSG} |