if echo $OPTS | grep -q -- "--disable-gui"; then
  sedit  's/"btdownloadgui.py",//'     setup.py  &&
  sedit  's/"btmaketorrentgui.py",//'  setup.py
fi  &&
true
