Edit

kc3-lang/automake/lib

Branch :

  • Show log

    Commit

  • Author : Zack Weinberg
    Date : 2022-09-28 09:06:40
    Hash : 5615016c
    Message : dist: ignore "silly rename" files from nfs/afs/smb. This change is per automake thread: https://lists.gnu.org/archive/html/automake/2022-09/msg00002.html * lib/am/distdir.am (distcleancheck_listfiles): filter "silly rename" files (.nfs* .smb* .__afs*), unavoidably created by deleting files that are still open in some process on network file systems.