planner-el is now apt-gettable!
Posted on May 7th, 2003 by Sacha Chua
After I ran
dpkg-scanpackages . /dev/null | gzip -9c > Packages.gz dpkg-scansources . /dev/null | gzip -9c > Sources.gz
in my ~/notebook/emacs/planner directory and added the following entries to `/etc/apt/sources.list’:
deb http://richip.dhs.org/~sachac/notebook/emacs/planner ./ deb-src http://richip.dhs.org/~sachac/notebook/emacs/planner ./
this worked:
apt-get update apt-get install planner-elShort URL: http://sachachua.com/blog/p/749
I'm 