===> Installing for tex-worldflags-2023 => Generating pre-install file lists if [ -d /Users/pbulk/build/graphics/tex-worldflags/work/texmf -o -d /Users/pbulk/build/graphics/tex-worldflags/work/texmf-dist ]; then _dirs="texmf texmf-dist"; _topdir="/Users/pbulk/build/graphics/tex-worldflags/work/.destdir/opt/pkg/share"; else _dirs="bibtex doc dvips fonts makeindex metafont metapost omega scripts source tex vtex"; _topdir="/Users/pbulk/build/graphics/tex-worldflags/work/.destdir/opt/pkg/share/texmf-dist"; fi; for _dir in $_dirs; do if [ -d /Users/pbulk/build/graphics/tex-worldflags/work/$_dir ]; then echo $_dir; cd /Users/pbulk/build/graphics/tex-worldflags/work && /usr/bin/install -d -o pbulk -g staff -m 755 $_topdir && /bin/pax -rwpm -s ',.*\.orig$,,' $_dir $_topdir; fi done tex if [ -d /Users/pbulk/build/graphics/tex-worldflags/work/bin ]; then /usr/bin/find /Users/pbulk/build/graphics/tex-worldflags/work/bin -name \*.orig -exec /bin/rm {} \; ; /usr/bin/install -d -o pbulk -g staff -m 755 /Users/pbulk/build/graphics/tex-worldflags/work/.destdir/opt/pkg/bin; for script in /Users/pbulk/build/graphics/tex-worldflags/work/bin/*; do /usr/bin/install -c -o pbulk -g staff -m 755 $script /Users/pbulk/build/graphics/tex-worldflags/work/.destdir/opt/pkg/bin; done; fi if [ -d /Users/pbulk/build/graphics/tex-worldflags/work/info ]; then /usr/bin/find /Users/pbulk/build/graphics/tex-worldflags/work/info -name \*.orig -exec /bin/rm {} \; ; /usr/bin/install -d -o pbulk -g staff -m 755 /Users/pbulk/build/graphics/tex-worldflags/work/.destdir/opt/pkg/info; for script in /Users/pbulk/build/graphics/tex-worldflags/work/info/*; do /usr/bin/install -c -o pbulk -g staff -m 644 $script /Users/pbulk/build/graphics/tex-worldflags/work/.destdir/opt/pkg/info; done; fi if [ -d /Users/pbulk/build/graphics/tex-worldflags/work/man ]; then /usr/bin/find /Users/pbulk/build/graphics/tex-worldflags/work/man -name \*.orig -exec /bin/rm {} \; ; /usr/bin/install -d -o pbulk -g staff -m 755 -p /Users/pbulk/build/graphics/tex-worldflags/work/.destdir/opt/pkg/share/man; for f in /Users/pbulk/build/graphics/tex-worldflags/work/man/*; do d=/Users/pbulk/build/graphics/tex-worldflags/work/.destdir/opt/pkg/share/man/`/usr/bin/basename $f`; /usr/bin/install -d -o pbulk -g staff -m 755 $d; /usr/bin/install -c -o pbulk -g staff -m 644 $f/* $d; done; fi => Automatic manual page handling => Generating post-install file lists => Checking file-check results for tex-worldflags-2023 => Checking for non-existent script interpreters in tex-worldflags-2023 => Checking file permissions in tex-worldflags-2023 => Checking for missing run-time search paths in tex-worldflags-2023 => Checking for work-directory references in tex-worldflags-2023