freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master d857bd535: builds/vms/apinames_vms.bash: Fix `unzip`


From: Werner Lemberg
Subject: [freetype2] master d857bd535: builds/vms/apinames_vms.bash: Fix `unzip` artifact
Date: Mon, 13 Mar 2023 06:49:51 -0400 (EDT)

branch: master
commit d857bd535b6c7e877f262a9b61ed21ee11b35dab
Author: Werner Lemberg <wl@gnu.org>
Commit: Werner Lemberg <wl@gnu.org>

    builds/vms/apinames_vms.bash: Fix `unzip` artifact
    
    The problem occured when unpacking a zip file created on OpenVMS on Linux.
    While OpenVMS knows many different file formats, Unix only knows stream-LF
    and binary.  In principle `zip` on Linux should have translated the file to
    stream-LF but failed to do so.  That caused the file to incorrectly contain
    only one line with control-characters.
---
 builds/vms/apinames_vms.bash | Bin 106 -> 102 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/builds/vms/apinames_vms.bash b/builds/vms/apinames_vms.bash
index 953519805..e9b1b727b 100644
Binary files a/builds/vms/apinames_vms.bash and b/builds/vms/apinames_vms.bash 
differ



reply via email to

[Prev in Thread] Current Thread [Next in Thread]