:: [devuan-dev] bug#813: bug#813: Reo…
Page principale
Supprimer ce message
Répondre à ce message
Auteur: Svante Signell
Date:  
À: 813, devuan developers internal list, 1056980
CC: Debian Control Server
Sujet: [devuan-dev] bug#813: bug#813: Reopen 1056980
On Fri, 2023-12-08 at 16:15 +0100, Svante Signell wrote:
> reopen 1056980
> severity 1056980 serious
> tags 1056980 patch
> thanks


Sorry, forgot the patch!

--- a/debian/netcat-traditional.postinst    2023-11-27 03:20:27.000000000 +0100
+++ b/debian/netcat-traditional.postinst    2023-12-04 15:11:31.000000000 +0100
@@ -4,8 +4,8 @@


 if [ "$1" = "configure" ]; then
     update-alternatives \
-        --install /bin/nc nc /bin/nc.traditional 10 \
-        --slave /bin/netcat netcat /bin/nc.traditional \
+        --install /usr/bin/nc nc /usr/bin/nc.traditional 10 \
+        --slave /usr/bin/netcat netcat /usr/bin/nc.traditional \
         --slave /usr/share/man/man1/nc.1.gz nc.1.gz \
                 /usr/share/man/man1/nc.traditional.1.gz \
         --slave /usr/share/man/man1/netcat.1.gz netcat.1.gz \