aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorAgney Lopes Roth Ferraz <agney@debian.org>2007-09-20 16:59:20 -0400
committerSimon Quigley <tsimonq2@ubuntu.com>2017-06-19 14:38:44 -0500
commit401ee3a8ee846998cf0fa3ebadcc81cffe1da3ed (patch)
tree5004e14806622caa356b3b49897d8ff882341162 /config.h
parent3eae6bf97fc67b00ba9852a9f5f67cbab9bda264 (diff)
Import Debian changes 0.4.2.2-3
hardinfo (0.4.2.2-3) unstable; urgency=low * Fixed FTBFS on s390. (Closes: #443293)
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index f1282f8b..fa5beebe 100644
--- a/config.h
+++ b/config.h
@@ -6,8 +6,8 @@
#define ARCH_i386
#define ARCH "ARCH_i386"
#define PLATFORM "Linux"
-#define KERNEL "2.6.21-2-686"
-#define HOSTNAME "lxmaster.intranet.dasa"
+#define KERNEL "2.6.22-1-686"
+#define HOSTNAME "mirage"
#define PREFIX "/usr/share/hardinfo/"
#define LIBPREFIX "/usr/lib/hardinfo/"
#define HAS_LIBSOUP