1) Copy extension sources in current dir
  (Ex:
    cp -rf mozilla/extensions/ftv .
    or
    cp -rf mozilla/extensions/finger .
  )
  
2) run: ./prepare.sh libftv
3) Try to edit something else if it required...
4) fakeroot dpkg-buildpackage -us -uc
