X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/347e31b9091ef0677bf0f2a8fb9fb1e3fd143528..0a5e76ebbf8c437aa0646f5c9c48ddf1f39fbad5:/blog/index.rss?ds=sidebyside
diff --git a/blog/index.rss b/blog/index.rss
index 5cc5829324..4f013d5afd 100644
--- a/blog/index.rss
+++ b/blog/index.rss
@@ -11,12 +11,12 @@
https://people.skolelinux.org/pere/blog/New_chrpath_release_0_17.html
https://people.skolelinux.org/pere/blog/New_chrpath_release_0_17.htmlFri, 10 Nov 2023 07:30:00 +0100
- <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