]> pere.pagekite.me Git - homepage.git/blobdiff - blog/archive/2023/11/index.html
Generated.
[homepage.git] / blog / archive / 2023 / 11 / index.html
index 5cf6f697cfd198e83234073273151115a007a8e8..80d301f8c43186ac4e818114e3618a155dfacad7 100644 (file)
         10th November 2023
       </div>
       <div class="body">
-        <p>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
+        <p>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
 <a href="https://codeberg.org/">Codeberg</a> 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