Basically you need to build private debian package. $ apt-get source package $ emacs || vi (do whatever) $ dpkg-build (or something like this to build private .deb) # dpkg -i package
Read packaging-manual for details. On Tue, Jul 03, 2001 at 12:53:44PM -0700, [EMAIL PROTECTED] wrote: > Is there any way of automatically downloading all the debian packages > (that I use) source code, storing it locally for editing, and/or installing > it from source? -- ~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ + Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D + + My debian quick-reference, http://www.aokiconsulting.com/quick/ +

