Index: scripts/hcat_server_install.sh =================================================================== --- scripts/hcat_server_install.sh (revision 1176001) +++ scripts/hcat_server_install.sh (working copy) @@ -127,7 +127,7 @@ fi #Create a softlink from distro conf dir to /etc/hcatalog location -rm $root/share/hcatalog/conf +rm -f $root/share/hcatalog/conf ln -sf $root/etc/hcatalog $root/share/hcatalog/conf # Put the start and stop scripts into bin