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