From 7551e3e14da6d17da0eeeef0672cde712872581a Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 8 May 2018 13:54:40 +0200 Subject: core/filesystem: ID_LIKE should not be "archlinux32", but rather "arch archlinux" --- core/filesystem/os-release | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/filesystem') diff --git a/core/filesystem/os-release b/core/filesystem/os-release index f598b925..89854294 100644 --- a/core/filesystem/os-release +++ b/core/filesystem/os-release @@ -1,7 +1,7 @@ NAME="Arch Linux 32" PRETTY_NAME="Arch Linux 32" ID=arch32 -ID_LIKE=archlinux32 +ID_LIKE="arch archlinux" ANSI_COLOR="0;36" HOME_URL="https://www.archlinux32.org/" SUPPORT_URL="https://bbs.archlinux32.org/" -- cgit v1.2.3