--- loncom/anaconda/RedHat/instimage/usr/bin/Attic/loncapaconfig 2001/01/25 05:04:47 1.1 +++ loncom/anaconda/RedHat/instimage/usr/bin/Attic/loncapaconfig 2001/01/25 05:50:13 1.2 @@ -6,7 +6,7 @@ signal.signal(signal.SIGINT, signal.SIG_ # # For anaconda in reconfig mode # -sys.path.append('/usr/lib/anaconda') +sys.path.append('../reconfiglib/anaconda') # For anaconda in test mode if (os.path.exists('rpmmodule')):