here=`pwd`
mkdir -p usr/lib/emacs/19.22
(cd /usr/lib/emacs/19.22;tar cf - lisp)|(cd usr/lib/emacs/19.22;tar xfp -)
find usr|xargs fixup
