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