--- Unreal3.2/Config	Thu Mar 30 15:11:08 2006
+++ Unreal3.2/Config	Wed Jun  7 17:24:00 2006
@@ -88,6 +88,9 @@
 if [  "$CRYPTOIRCD" = "1" ] ; then
 if [ ! -f server.req.pem ]; then
 export OPENSSLPATH
+PREVPATH=`pwd`
+cd ~
+cd $PREVPATH
 make pem
 cat .SICI
 read cc
@@ -853,6 +856,9 @@
 ADVANCED="$ADVANCED"
 __EOF__
 RUN_CONFIGURE
+PREVPATH=`pwd`
+cd ~
+cd $PREVPATH
 cat << __EOF__
 
  _______________________________________________________________________
