bug-automake
[Top][All Lists]
Advanced

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

bug#33573: Patch to replace symlinks with files


From: Bogdan
Subject: bug#33573: Patch to replace symlinks with files
Date: Wed, 28 Dec 2022 22:02:47 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

Hello, Automake gurus.

Another simple patch from my side: when '--copy' given to '--add-missing', copy the standard files even if symlinks already exist.

Basically, the patch adds "if --copy given and a link exists, do NOT exit" (+ a double-check of the object type if that would be needed on some systems).

This may simplify the things for some users, although you may as well update the documentation to say that giving "--force-missing" would produce the same result.

Regards,
Bogdan Drozdowski

--
Regards - Bogdan ('bogdro') D.                 (GNU/Linux & FreeDOS)
X86 assembly (DOS, GNU/Linux):    http://bogdro.evai.pl/index-en.php
Soft(EN): http://bogdro.evai.pl/soft  http://bogdro.evai.pl/soft4asm
www.Xiph.org  www.TorProject.org  www.LibreOffice.org  www.GnuPG.org

Attachment: automake-missing-link-to-file-mail.diff
Description: Text Data


reply via email to

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