From cf7508d12505c7b08f3a8e6990e0464e1936ed3a Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Sun, 25 Jan 2009 00:57:17 +0000 Subject: [PATCH] fixed inxi --- inxi | 1 - 1 file changed, 1 deletion(-) diff --git a/inxi b/inxi index e32cf7a..59985f3 100755 --- a/inxi +++ b/inxi @@ -181,7 +181,6 @@ B_PARTITIONS_DIR='false' # ### Directory's used when present DIR_CPUINFO='/proc/cpuinfo' -DIR_CPUINFO='/home/harald/bin/scripts/inxi/svn/modules/data/xeon-dual-2x-cpu' DIR_MEMINFO='/proc/meminfo' DIR_ASOUND_DEVICE='/proc/asound/cards' DIR_ASOUND_VERSION='/proc/asound/version'