Dan Jacobowitz <[EMAIL PROTECTED]> writes: > Will do, then. This leaves me one big question, though. This is going > to require mixing four things: > (A) apache 1.3.0 > (B) netgod's massive apache diff > (C) mod_perl upstream -- probably going to version it by date and use > the CVS tree instead of the rarer new releases. > (D) My own diff for this project. > > Any ideas on how to handle this? dpkg still doesn't handle multiple > source tarballs so I'll probably have to make an orig containing apache > and mod_perl,, and just use netgod's diff as the basis for mine. Or I > could apply his diff to the orig since it's not my work, and work on > top of that.
I don't really know the layout of the mod_perl sources. I would assume, however, that you could hack together your source .orig.tar.gz like so: apache-modperl-1.3.0-<modperlver>/ (or however you are versioning) apache-1.3.0/ (source from netgod, prepatched I guess) modperl-XXX/ (modperl source) Your own diffs you make from there, which would be put in .diff.gz. So your own diffs would be against the prepatched apache, i.e., wouldn't include netgod's stuff. It's all a nasty hack, but it's just temporary, right?? -- .....A. P. [EMAIL PROTECTED]<URL:http://www.onShore.com/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]