[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: directory to deb



On Wed, 23 Jul 2008 12:36:05 +0200, NN_il_Confusionario wrote:

>> > Apart from using checkinstall, if I've prepared a directory of folders and
>> > files, can I make the directory into a .deb file?
>> As I know, no. In your case checkinstall is better.
> 
> customizing the script which follows produces a .deb of the same
> (usually low) quality of checkinstall.

Thanks a lot for the code snip, NN_il_Confusionario. It explains well why
there isn't such a tool to create .deb from a directory. 

I have a second thought, since checkinstall accept any install command,
can I do 

  checkinstall rsync -vua . /

from the directory that I prepared to create a .deb file?

thanks

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/


Reply to: