dist flags:  
building distdir
{ test ! -d toolbuslib-1.2 || { find toolbuslib-1.2 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr toolbuslib-1.2; }; }
mkdir toolbuslib-1.2
mkdir -p -- toolbuslib-1.2/.
list='src tifstoc'; for subdir in $list; do \
	  if test "$subdir" = .; then :; else \
	    test -d "toolbuslib-1.2/$subdir" \
	    || mkdir -p -- "toolbuslib-1.2/$subdir" \
	    || exit 1; \
	    distdir=`CDPATH="${ZSH_VERSION+.}:" && cd toolbuslib-1.2 && pwd`; \
	    top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd toolbuslib-1.2 && pwd`; \
	    (cd $subdir && \
	      make  \
	        top_distdir="$top_distdir" \
	        distdir="$distdir/$subdir" \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
make[1]: Entering directory `/tmp/nix-build-wdm0kvhx8bdqb7f8a08nmwpq1gq8axfy-source-tarball.drv-0/ml5ma5mxgkwb5z004jp0ral3pk5aixs1-svn-export/src'
building distdir
mkdir -p -- /tmp/nix-build-wdm0kvhx8bdqb7f8a08nmwpq1gq8axfy-source-tarball.drv-0/ml5ma5mxgkwb5z004jp0ral3pk5aixs1-svn-export/toolbuslib-1.2/src/..
make[1]: Leaving directory `/tmp/nix-build-wdm0kvhx8bdqb7f8a08nmwpq1gq8axfy-source-tarball.drv-0/ml5ma5mxgkwb5z004jp0ral3pk5aixs1-svn-export/src'
make[1]: Entering directory `/tmp/nix-build-wdm0kvhx8bdqb7f8a08nmwpq1gq8axfy-source-tarball.drv-0/ml5ma5mxgkwb5z004jp0ral3pk5aixs1-svn-export/tifstoc'
building distdir
list='src'; for subdir in $list; do \
	  if test "$subdir" = .; then :; else \
	    test -d "/tmp/nix-build-wdm0kvhx8bdqb7f8a08nmwpq1gq8axfy-source-tarball.drv-0/ml5ma5mxgkwb5z004jp0ral3pk5aixs1-svn-export/toolbuslib-1.2/tifstoc/$subdir" \
	    || mkdir -p -- "/tmp/nix-build-wdm0kvhx8bdqb7f8a08nmwpq1gq8axfy-source-tarball.drv-0/ml5ma5mxgkwb5z004jp0ral3pk5aixs1-svn-export/toolbuslib-1.2/tifstoc/$subdir" \
	    || exit 1; \
	    distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-wdm0kvhx8bdqb7f8a08nmwpq1gq8axfy-source-tarball.drv-0/ml5ma5mxgkwb5z004jp0ral3pk5aixs1-svn-export/toolbuslib-1.2/tifstoc && pwd`; \
	    top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /tmp/nix-build-wdm0kvhx8bdqb7f8a08nmwpq1gq8axfy-source-tarball.drv-0/ml5ma5mxgkwb5z004jp0ral3pk5aixs1-svn-export/toolbuslib-1.2 && pwd`; \
	    (cd $subdir && \
	      make  \
	        top_distdir="$top_distdir" \
	        distdir="$distdir/$subdir" \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
make[2]: Entering directory `/tmp/nix-build-wdm0kvhx8bdqb7f8a08nmwpq1gq8axfy-source-tarball.drv-0/ml5ma5mxgkwb5z004jp0ral3pk5aixs1-svn-export/tifstoc/src'
building distdir
make[2]: Leaving directory `/tmp/nix-build-wdm0kvhx8bdqb7f8a08nmwpq1gq8axfy-source-tarball.drv-0/ml5ma5mxgkwb5z004jp0ral3pk5aixs1-svn-export/tifstoc/src'
make[1]: Leaving directory `/tmp/nix-build-wdm0kvhx8bdqb7f8a08nmwpq1gq8axfy-source-tarball.drv-0/ml5ma5mxgkwb5z004jp0ral3pk5aixs1-svn-export/tifstoc'
find toolbuslib-1.2 -type d ! -perm -777 -exec chmod a+rwx {} \; -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 /tmp/nix-build-wdm0kvhx8bdqb7f8a08nmwpq1gq8axfy-source-tarball.drv-0/ml5ma5mxgkwb5z004jp0ral3pk5aixs1-svn-export/install-sh -c -m a+r {} {} \; \
	|| chmod -R a+r toolbuslib-1.2
building dist
tardir=toolbuslib-1.2 && /bin/sh /tmp/nix-build-wdm0kvhx8bdqb7f8a08nmwpq1gq8axfy-source-tarball.drv-0/ml5ma5mxgkwb5z004jp0ral3pk5aixs1-svn-export/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >toolbuslib-1.2.tar.gz
{ test ! -d toolbuslib-1.2 || { find toolbuslib-1.2 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr toolbuslib-1.2; }; }
`toolbuslib-1.2.tar.gz' -> `/nix/store/zk34ivc8k6j79kip0z67rbjd9da4bpvi-source-tarball/tarballs/toolbuslib-1.2.tar.gz'