dist flags: building distdir { test ! -d patchelf-"0.2" || { find patchelf-"0.2" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr patchelf-"0.2"; }; } mkdir patchelf-"0.2" list='src tests'; for subdir in $list; do \ if test "$subdir" = .; then :; else \ test -d "patchelf-"0.2"/$subdir" \ || mkdir -p -- "patchelf-"0.2"/$subdir" \ || exit 1; \ distdir=`CDPATH="${ZSH_VERSION+.}:" && cd patchelf-"0.2" && pwd`; \ top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd patchelf-"0.2" && pwd`; \ (cd $subdir && \ make \ top_distdir="$top_distdir" \ distdir="$distdir/$subdir" \ distdir) \ || exit 1; \ fi; \ done building distdir make[1]: Entering directory `/tmp/nix-22091-1/svn-export/src' make[1]: Leaving directory `/tmp/nix-22091-1/svn-export/src' building big-dynstr.c make[1]: Entering directory `/tmp/nix-22091-1/svn-export/tests' cat main.c > big-dynstr.c for i in $(seq 1 2000); do echo "void f$i(void) { };" >> big-dynstr.c; done building distdir make[1]: Leaving directory `/tmp/nix-22091-1/svn-export/tests' find patchelf-"0.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-22091-1/svn-export/install-sh -c -m a+r {} {} \; \ || chmod -R a+r patchelf-"0.2" building dist tardir=patchelf-"0.2" && /bin/sh /tmp/nix-22091-1/svn-export/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >patchelf-"0.2".tar.gz tardir=patchelf-"0.2" && /bin/sh /tmp/nix-22091-1/svn-export/missing --run tar chof - "$tardir" | bzip2 -9 -c >patchelf-"0.2".tar.bz2 { test ! -d patchelf-"0.2" || { find patchelf-"0.2" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr patchelf-"0.2"; }; } `patchelf-0.2.tar.bz2' -> `/nix/store/vpijdn50w4i9wx29ndp928ghq1hjsm4y-patchelf/tarballs/patchelf-0.2.tar.bz2'