add a specific hack for src/gnu/usr.bin/gcc/Attic/INSTALL
gcc has an old INSTALL file that later became a directory, so
checking out -r1.1 of the tree will throw an error when it tries to
mkdir over the existing file. move it to some other name since it
was deleted long ago