summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2014-07-17 15:29:15 +0200
committerJonathan Bauer2014-07-17 15:29:15 +0200
commit8aa7313ed4a722830e432a98d4ab7e18cf537da5 (patch)
tree0de4da73379455af80ccae8977cf5481be0dc889
parentnew 'stage32-headless' target. Started centos support. WIP (diff)
downloadtm-scripts-8aa7313ed4a722830e432a98d4ab7e18cf537da5.tar.gz
tm-scripts-8aa7313ed4a722830e432a98d4ab7e18cf537da5.tar.xz
tm-scripts-8aa7313ed4a722830e432a98d4ab7e18cf537da5.zip
oops - removed debug code
-rw-r--r--remote/includes/system.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/remote/includes/system.inc b/remote/includes/system.inc
index 03c455e4..23a5f18b 100644
--- a/remote/includes/system.inc
+++ b/remote/includes/system.inc
@@ -34,5 +34,3 @@ else
AMD64_X86=x86
ARCHREGEX="(i[3456]86|x86[_-]32)"
fi
-
-pinfo "LIB64 is: $LIB64"