Skip to content

Console Output

+ make dist
/Applications/Xcode.app/Contents/Developer/usr/bin/make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
/Applications/Xcode.app/Contents/Developer/usr/bin/make  distdir-am
if test -d "redwax-tool-0.9.9"; then find "redwax-tool-0.9.9" -type d ! -perm -700 -exec chmod u+rwx {} ';' ; rm -rf "redwax-tool-0.9.9" || { sleep 5 && rm -rf "redwax-tool-0.9.9"; }; else :; fi
/opt/local/bin/gmkdir -p "redwax-tool-0.9.9"
test -n "" \
	|| find "redwax-tool-0.9.9" -type d ! -perm -755 \
		-exec chmod u+rwx,go+rx {} \; -o \
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -444 -exec /bin/sh /Users/jenkins-agent/workspace/rt/redwax-tool/build-aux/install-sh -c -m a+r {} {} \; \
	|| chmod -R a+r "redwax-tool-0.9.9"
tardir=redwax-tool-0.9.9 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >redwax-tool-0.9.9.tar.bz2
tardir=redwax-tool-0.9.9 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip -9 -c >redwax-tool-0.9.9.tar.gz
if test -d "redwax-tool-0.9.9"; then find "redwax-tool-0.9.9" -type d ! -perm -700 -exec chmod u+rwx {} ';' ; rm -rf "redwax-tool-0.9.9" || { sleep 5 && rm -rf "redwax-tool-0.9.9"; }; else :; fi