VirtualBox

Ignore:
Timestamp:
Jan 16, 2025 1:09:46 PM (2 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166977
Message:

libpng-1.6.45: Applied and adjusted our libpng changes to 1.6.45. bugref:8515

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/libpng-1.6.45/install-sh

    r103316 r107813  
    22# install - install a program, script, or datafile
    33
    4 scriptversion=2023-11-23.18; # UTC
     4scriptversion=2024-06-19.01; # UTC
    55
    66# This originates from X11R5 (mit/util/scripts/install.sh), which was
     
    171171    -T) is_target_a_directory=never;;
    172172
    173     --version) echo "$0 $scriptversion"; exit $?;;
     173    --version) echo "$0 (GNU Automake) $scriptversion"; exit $?;;
    174174
    175175    --) shift
     
    346346
    347347        # Because "mkdir -p" follows existing symlinks and we likely work
    348         # directly in world-writeable /tmp, make sure that the '$tmpdir'
     348        # directly in world-writable /tmp, make sure that the '$tmpdir'
    349349        # directory is successfully created first before we actually test
    350350        # 'mkdir -p'.
     
    354354        then
    355355          if test -z "$dir_arg" || {
    356                # Check for POSIX incompatibilities with -m.
     356               # Check for POSIX incompatibility with -m.
    357357               # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
    358358               # other-writable bit of parent directory when it shouldn't.
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette