]> git.sur5r.net Git - bacula/bacula/commitdiff
Correct typo in make message
authorKern Sibbald <kern@sibbald.com>
Fri, 17 Oct 2008 12:07:32 +0000 (12:07 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 17 Oct 2008 12:07:32 +0000 (12:07 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.4@7829 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/console/Makefile.in

index af94657ed345577f9d31f4b2352d1504d14102fe..ee5dd5efa00b0163ee918428733875580c4c1e9f 100644 (file)
@@ -80,7 +80,7 @@ devclean: realclean
 install: all
        @if test -f ${DESTDIR}${sbindir}/console; then \
           echo " "; \
-          echo "Warning!!!  ${DESTDIR}${sbindir}console found."; \
+          echo "Warning!!!  ${DESTDIR}${sbindir}/console found."; \
           echo " console has been renamed bconsole, so console"; \
           echo " is no longer used, and you might want to delete it."; \
           echo " "; \