1
0
Fork 0

ignore xcachesvnclean

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1012 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
3.0
Xuefer 11 years ago
parent ae18181f7f
commit aead851e3c

@ -95,7 +95,9 @@ fi
case "$type" in
reb*)
if [[ -r Makefile ]]; then
make xcachesvnclean
if make xcachesvnclean; then
:
fi
fi
;;
esac

Loading…
Cancel
Save