[patch #10510] Supporting -S and -t flags from install-sh

Julien ÉLIE <[email protected]> Thu, 20 Mar 2025 18:15:51 -0400 (EDT)
Newsgroups gmane.comp.gnu.libtool.patches
Message-ID <[email protected]>
--8323329-1234229926-1742508951=:432456
Content-Type: TEXT/plain; CHARSET=utf-8
Content-Transfer-Encoding: QUOTED-PRINTABLE
Content-Disposition: inline

URL:=0A  <https://savannah.gnu.org/patch/?10510>=0A=0A                 Summ=
ary: Supporting -S and -t flags from install-sh=0A                   Group:=
 GNU Libtool=0A               Submitter: iulius=0A               Submitted:=
 jeu. 20 mars 2025 22:15:45=0A                Category: None=0A            =
    Priority: 5 - Normal=0A                  Status: None=0A               =
  Privacy: Public=0A             Assigned to: None=0A        Originator Ema=
il:=0A             Open/Closed: Open=0A         Discussion Lock: Any=0A=0A=
=0A    _______________________________________________________=0A=0AFollow-=
up Comments:=0A=0A=0A------------------------------------------------------=
-=0ADate: jeu. 20 mars 2025 22:15:45     By: Julien =C3=89LIE <iulius>=0AHi=
 Ileana,=0A=0AThanks again for your hard work on Libtool!=0A=0A*ltmain.sh* =
recognizes the flags implemented in *install-sh*, and silently=0Adiscards t=
hem when unused by Libtool:=0A=0A=0A      -g | -m | -o)=0A        prev=3D$a=
rg=0A        ;;=0A=0A=0AThe latest version of *install-sh*=0A(https://git.s=
avannah.gnu.org/cgit/automake.git/tree/lib/install-sh) also has=0A*-S* and =
*-t*:=0A=0A=0A  -g GROUP      $chgrpprog installed files to GROUP.=0A  -m M=
ODE       $chmodprog installed files to MODE.=0A  -o USER       $chownprog =
installed files to USER.=0A  -S SUFFIX     attempt to back up existing file=
s, with suffix SUFFIX.=0A  -t DIRECTORY  install into DIRECTORY.=0A=0A=0ACo=
uld it be possible in *ltmain.sh* to have:=0A=0A=0A      -g | -m | -o | -S =
| -t)=0A        prev=3D$arg=0A        ;;=0A=0A=0AThanks!=0A=0A-- =0AJulien =
=C3=89LIE=0A=0A=0A=0A=0A=0A=0A=0A    ______________________________________=
_________________=0A=0AReply to this item at:=0A=0A  <https://savannah.gnu.=
org/patch/?10510>=0A=0A_______________________________________________=0AMe=
ssage post=C3=A9 via Savannah=0Ahttps://savannah.gnu.org/=0A
--8323329-1234229926-1742508951=:432456
Content-Type: APPLICATION/pgp-signature; name=signature.asc

-----BEGIN PGP SIGNATURE-----

iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCZ9yTlwAKCRCqLAuaBUf3
TkOxAQC4mi296J4PktPALWKKm1Ud1GEZBB/A+uNjV3ajbv4z2AEA4r8G74rUMXl5
2IIJsfjkIe2/LGO7TrAsWiVPPeMDmQw=
=hOdQ
-----END PGP SIGNATURE-----

--8323329-1234229926-1742508951=:432456--