Bumped to version 0.61.4

This commit is contained in:
Michiel Broek
2004-08-11 20:05:25 +00:00
parent a8acae02ce
commit 3950129091
5 changed files with 10 additions and 6 deletions

View File

@@ -40,7 +40,7 @@ install:
@if [ -z ${PREFIX} ] ; then \
echo; echo "PREFIX is not set!"; echo; exit 3; \
fi
${INSTALL} -d -o ${OWNER} -g ${GROUP} -m 0775 ${PREFIX}
${INSTALL} -d -o ${OWNER} -g ${GROUP} -m 0755 ${PREFIX}
${INSTALL} -d -o ${OWNER} -g ${GROUP} -m 0770 ${PREFIX}/bin
${INSTALL} -d -o ${OWNER} -g ${GROUP} -m 0770 ${PREFIX}/etc
${INSTALL} -d -o ${OWNER} -g ${GROUP} -m 0750 ${PREFIX}/etc/dosemu