Don't enforce DEFAULT_HOSTNAME on non-arch

This commit is contained in:
Tk-Glitch
2023-09-09 19:25:57 +02:00
parent 4160cdc52b
commit 432e560b92

View File

@@ -884,6 +884,7 @@ _tkg_srcprep() {
scripts/config --set-str localversion ""
else
_disable "LOCALVERSION_AUTO"
scripts/config --set-str "DEFAULT_HOSTNAME" "(none)"
fi
if [ -z $_debug ]; then