1fbcecb72e
Some makefiles used $(mkdir_p) instead of the corectly defined $(MKDIR_P). The former is substituted as an empty string, leading to possible failures depending of the user shell tolerance. NetBSD's /bin/sh seems to choke more easily than Linux's /bin/bash, but if the later does not fail, it does not created the intended directories anyway. BUG: 1129939 Change-Id: I8caed4000f3c91cb3a685453848fb854793945ed Signed-off-by: Emmanuel Dreyfus <manu@netbsd.org> Reviewed-on: http://review.gluster.org/10276 Tested-by: NetBSD Build System Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Niels de Vos <ndevos@redhat.com> |
||
---|---|---|
.. | ||
glusterd-Debian.in | ||
glusterd-FreeBSD.in | ||
glusterd-Redhat.in | ||
glusterd-SuSE.in | ||
glusterd.plist.in | ||
Makefile.am | ||
rhel5-load-fuse.modules |