From c1c6de0163ba559dc11bb597fa84e4cd58df6067 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Fri, 25 Nov 2022 14:52:58 +0100 Subject: [PATCH] add update-alternatives --- .gitmodules | 4 ++++ update-alternatives | 1 + 2 files changed, 5 insertions(+) create mode 160000 update-alternatives diff --git a/.gitmodules b/.gitmodules index bfff9c6..8f4962c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -469,3 +469,7 @@ url = ../rpm/texinfo.git [submodule "timezone"] path = timezone url = ../rpm/timezone.git + +[submodule "update-alternatives"] +path = update-alternatives +url = ../rpm/dpkg.git diff --git a/update-alternatives b/update-alternatives new file mode 160000 index 0000000..617791b --- /dev/null +++ b/update-alternatives @@ -0,0 +1 @@ +Subproject commit 617791b10d46af6d69d0ecacf664fd53dda42db8