Re: Creating patches
"Jan Niklas Hasse" <[email protected]>
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Hm.. Maybe you could just use "bspatch" directly. Just create a patch for every changed file (and import it), and install new files. I don't know how large your program is, but i think it would be easy to write a script which helps you. The problem is that you will need bsdiff installed on the destination system. How does autopackage handle binary patches for C++ programs? Does it use bspatch, too? I don't know much about binary patches, just googeled a little bit. Jan-Nik On Fri, Mar 7, 2008 at 10:39 AM, Isak Savo <[email protected]> wrote: > 2008/3/6, Hylke Donker <[email protected]>: > > Hi, > > I would like to create patches with autopackage. Does autopackage have > tools > > to easily create patches? For example, is there a tool that compares an > old > > autopackage with the current files, so that it only adds the files that > are > > new or modified? > > No, we don't provide that functionality. Sorry > > -Isak > > --------------------------------------------------------------------- > To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected] > For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected] > >