aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorAgney Lopes Roth Ferraz <agney@debian.org>2006-10-13 14:41:04 -0300
committerSimon Quigley <tsimonq2@ubuntu.com>2017-06-19 14:38:38 -0500
commit4c52aebc47fb3ee110149cca245ae1fbbf9e774e (patch)
treecedb93d128a312ac947ef2096a1b7f0bbfa93a6a /config.h
parente07ad3711f92f52f2ec315712a6360f62475b007 (diff)
Import Debian changes 0.4.1-5
hardinfo (0.4.1-5) unstable; urgency=low * Fixed FTBFS on alpha.
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 6a0131b5..9cbab190 100644
--- a/config.h
+++ b/config.h
@@ -5,8 +5,8 @@
#define LSPCI "/bin/lspci -v"
#define ARCH_i386
#define PLATFORM "Linux"
-#define KERNEL "2.6.17-1-k7"
-#define HOSTNAME "comanche.linuxhome.com.br"
+#define KERNEL "2.6.17-2-686"
+#define HOSTNAME "lxmaster.intranet.dasa"
#define PREFIX "/usr/share/hardinfo/"
#define LIBPREFIX "/usr/lib/hardinfo/"
#define DEBUG 1