From 6f049a9c0c4fd77f2a2c7d0c81a11172685faf47 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Fri, 25 Nov 2022 14:52:43 +0100 Subject: [PATCH] add hostname --- .gitmodules | 4 ++++ hostname | 1 + 2 files changed, 5 insertions(+) create mode 160000 hostname diff --git a/.gitmodules b/.gitmodules index b30dad7..162d217 100644 --- a/.gitmodules +++ b/.gitmodules @@ -185,3 +185,7 @@ url = ../rpm/gzip.git [submodule "help2man"] path = help2man url = ../rpm/help2man.git + +[submodule "hostname"] +path = hostname +url = ../rpm/hostname.git diff --git a/hostname b/hostname new file mode 160000 index 0000000..7868afc --- /dev/null +++ b/hostname @@ -0,0 +1 @@ +Subproject commit 7868afc0a9c3df2aadee8a3db4912af8c1ae5fe0