On 09/30/2005 08:57 pm, Petr Mandys wrote: > Hello, > > is it possible to build deb package from package which is currently > installed in the system? > > How to?
As another reply mentioned, the command is dpkg-repack <packagename> That's just the name of the package, not the filename, so if I wanted to repackage apache-ssl, I would issue dpkg-repack apache-ssl as root. You will need to have the dpkg-repack package installed. 8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]