>>>> "sb" == SL Baur <steve(a)xemacs.org>
writes:
...
sb> $ /bin/rm -rf lisp/<package>
sb> $ gunzip -c /path/to/package-X.YY-pkg.tar.gz | tar xf -
sb>
sb> The `rm -rf' is important to clean out files that may have
sb> disappeared. A restart of the editor is all it takes to have the new
sb> package picked up.
It'd be real nice to have M-x package-get / add-big-package.sh
do this "rm -rf".
It'd also be good if the sound packages had lisp/_pkg.el so
that packages-package-list would know what version you've got.
greg