# Clean up directory used during install...
if  [  -d  /tmp/netpbm  ];  then
  rm  -r  /tmp/netpbm
fi
