mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Merge pull request #261 from weiss/no-bash
doc/Makefile: Don't insist on using /bin/bash
This commit is contained in:
commit
9db39a5e4c
@ -1,6 +1,6 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
SHELL = /bin/bash
|
SHELL = /bin/sh
|
||||||
|
|
||||||
CONTRIBUTED_MODULES = ""
|
CONTRIBUTED_MODULES = ""
|
||||||
#ifeq ($(shell ls mod_http_bind.tex),mod_http_bind.tex)
|
#ifeq ($(shell ls mod_http_bind.tex),mod_http_bind.tex)
|
||||||
|
Loading…
Reference in New Issue
Block a user