]> granicus.if.org Git - ejabberd/commitdiff
don't stop make install if epam is not compiled
authorChristophe Romain <christophe.romain@process-one.net>
Sun, 25 May 2014 11:02:25 +0000 (13:02 +0200)
committerChristophe Romain <christophe.romain@process-one.net>
Sun, 25 May 2014 11:02:25 +0000 (13:02 +0200)
Makefile.in

index 03be9fe99e76a1f9243846019225fa7ee615618a..b0d8be31b8463968eb8838fbf3dd386fcddf4938 100644 (file)
@@ -151,7 +151,7 @@ install: all
        # Binary C programs
        $(INSTALL) -d $(PBINDIR)
        $(INSTALL) -m 750 $(O_USER) tools/captcha.sh $(PBINDIR)
-       [ -f deps/p1_pam/priv/bin/epam ] \
+       -[ -f deps/p1_pam/priv/bin/epam ] \
                && $(INSTALL) -m 750 $(O_USER) deps/p1_pam/priv/bin/epam $(PBINDIR)
        #
        # Binary system libraries