Index: trunk/psconfig/pschecklibs
===================================================================
--- trunk/psconfig/pschecklibs	(revision 20298)
+++ trunk/psconfig/pschecklibs	(revision 21932)
@@ -232,8 +232,8 @@
     print "psconfigure: $psconfigure";
 
-    ## try to build the module from ../../extlibs/$tarball
+    ## try to build the module ../extlibs/$tarball
 
     # go to extlibs and unpack the tarball
-    chdir "../../extlibs";
+    chdir "../extlibs";
 
     print "extract $name from $tarball\n";
