From 78a6855152d4e64206624c06907352094411b5c2 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 8 May 2018 06:18:58 +0200 Subject: core/filesystem: /usr/lib/os-release should be arch32, not arch --- core/filesystem/os-release | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 core/filesystem/os-release (limited to 'core') diff --git a/core/filesystem/os-release b/core/filesystem/os-release new file mode 100644 index 00000000..f598b925 --- /dev/null +++ b/core/filesystem/os-release @@ -0,0 +1,8 @@ +NAME="Arch Linux 32" +PRETTY_NAME="Arch Linux 32" +ID=arch32 +ID_LIKE=archlinux32 +ANSI_COLOR="0;36" +HOME_URL="https://www.archlinux32.org/" +SUPPORT_URL="https://bbs.archlinux32.org/" +BUG_REPORT_URL="https://bugs.archlinux32.org/" -- cgit v1.2.3