Re: packaging a self compiled program in a .deb file

2003-11-20 Thread Micha Feigin
On Thu, Nov 20, 2003 at 06:44:38PM +0200, Micha Feigin wrote: > I want to package a program I compiled in a .deb to enable uninstalling > it cleanly later. > It seems that alien can convert slackware tgz packages to debs (I tried > the other way around and it doesn't seem like there is any extra da

Re: packaging a self compiled program in a .deb file

2003-11-20 Thread emilp
--On Thursday, November 20, 2003 13:17:32 -0500 Alexander Winston <[EMAIL PROTECTED]> wrote: On Thu, 2003-11-20 at 11:44, Micha Feigin wrote: I want to package a program I compiled in a .deb to enable uninstalling it cleanly later. It seems that alien can convert slackware tgz packages to debs

Re: packaging a self compiled program in a .deb file

2003-11-20 Thread Alexander Winston
On Thu, 2003-11-20 at 11:44, Micha Feigin wrote: > I want to package a program I compiled in a .deb to enable uninstalling > it cleanly later. > It seems that alien can convert slackware tgz packages to debs (I tried > the other way around and it doesn't seem like there is any extra data > except f

packaging a self compiled program in a .deb file

2003-11-20 Thread Micha Feigin
I want to package a program I compiled in a .deb to enable uninstalling it cleanly later. It seems that alien can convert slackware tgz packages to debs (I tried the other way around and it doesn't seem like there is any extra data except for the program) and I thought that this could be used to do