From: Petter Reinholdtsen Date: Fri, 10 Nov 2023 06:29:03 +0000 (+0100) Subject: Typo. X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/347e31b9091ef0677bf0f2a8fb9fb1e3fd143528?hp=7da4701f39c55bdb1215d52027af69f3586fe524 Typo. --- diff --git a/blog/data/2023-11-10-chrpath-0.17.txt b/blog/data/2023-11-10-chrpath-0.17.txt index 764d8e7f27..6f751c79b6 100644 --- a/blog/data/2023-11-10-chrpath-0.17.txt +++ b/blog/data/2023-11-10-chrpath-0.17.txt @@ -2,12 +2,12 @@ Title: New chrpath release 0.17 Tags: english, debian, chrpath Date: 2023-11-10 07:30 -

The chrpath package provide a simple command line tool to remove -the rpath or runpath of compiled ELF program. It is almost 10 years -since I updated the code base, but I stumbled over the tool today, and -decided it was time to move the code base from Subversion to git and -find a new home for it, as the previous one (Debian Alioth) has been -shut down. I decided to go with +

The chrpath package provide a simple command line tool to remove or +modify the rpath or runpath of compiled ELF program. It is almost 10 +years since I updated the code base, but I stumbled over the tool +today, and decided it was time to move the code base from Subversion +to git and find a new home for it, as the previous one (Debian Alioth) +has been shut down. I decided to go with Codeberg this time, as it is my git service of choice these days, did a quick and dirty migration to git and updated the code with a few patches I found in the Debian bug