make sure it can source toolvers
diff --git a/cleanit b/cleanit
index ef07a54..872632c 100755
--- a/cleanit
+++ b/cleanit
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # load GCCVER and BINVER
-. toolvers
+. ./toolvers
 
 rm -rf build-*
 rm -rf gcc-$GCCVER gcc-$GCCVER.patched