From 9fd663b694150902425fc79494b2a6c8e7dd371e Mon Sep 17 00:00:00 2001 From: Lars Koeller Date: Wed, 1 Dec 2004 07:34:59 +0000 Subject: o) Fix typo .fi instead of .endif --- sysutils/bacula-server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/bacula-server/Makefile b/sysutils/bacula-server/Makefile index 7a5280327a5b..f86202b1deda 100644 --- a/sysutils/bacula-server/Makefile +++ b/sysutils/bacula-server/Makefile @@ -198,7 +198,7 @@ post-install: for na in fd; do \ .else for na in sd dir; do \ -.fi +.endif if [ -f ${PREFIX}/etc/bacula-$$na.conf.new ]; then \ ${ECHO_CMD} "etc/bacula-$$na.conf.new" >> ${TMPPLIST}; \ elif [ -f ${PREFIX}/etc/bacula-$$na.conf ]; then \ -- cgit v1.2.3