chiark / gitweb /
build-sys: drop all distribution specfic checks
[elogind.git] / src / systemctl / systemctl.c
index b71d5de30a6f2c48979422646be152e64b9e3ab3..2ebfff8daf94e3ef71491401eb3aeb3cdc585df0 100644 (file)
@@ -4201,7 +4201,6 @@ static int systemctl_parse_argv(int argc, char *argv[]) {
 
                 case ARG_VERSION:
                         puts(PACKAGE_STRING);
-                        puts(DISTRIBUTION);
                         puts(SYSTEMD_FEATURES);
                         return 0;