pkgsrc-WIP-discuss archive

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

Re: Avoiding automatic installation of configuration files



On Thu, Oct 26, 2006 at 11:40:35AM -0500, Hugo Rivera wrote:
> how exactly do I patch it? should I create a new
> configure script with autoconf? or perhaps I just have
> to edit the existing one (I really don't think so)?

You can install the pkgtools/pkgdiff package from pkgsrc to make this a bit
easier.  Use pkgvi to edit the file, it will automatically save the
original as a .orig file.  Then use pkgdiff to create a diff between the
.orig and the new file, and save that under patches/patch-aa in your
package dir.  Make sure that the path is relative to WRKDIR.  Then run
"make mps" (or "make makepatchsum") to update the distinfo file for your
package.  Do "make clean" and "make patch" to verify whether your patch
applies correctly, and you're done.

        Geert

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss



Home | Main Index | Thread Index | Old Index