4f04c7e
--- config_unix.py~	2015-09-26 12:33:29.000000000 -0500
4f04c7e
+++ config_unix.py	2015-09-26 12:34:19.410401385 -0500
4f04c7e
@@ -21,7 +21,7 @@
4f04c7e
 if 'ORIGLIBDIRS' in os.environ and os.environ['ORIGLIBDIRS'] != "":
4f04c7e
     origlibdirs = os.environ['ORIGLIBDIRS'].split(":")
4f04c7e
 
4f04c7e
-    return 1
4f04c7e
+#    return 1
4f04c7e
 
4f04c7e
 def confirm(message):
4f04c7e
     "ask a yes/no question, return result"