On Apr 9, 2005 3:20 AM, Ralf S. Engelschall <[EMAIL PROTECTED]> wrote:
On Fri, Apr 08, 2005, Shawn Walker wrote:

> On Apr 8, 2005 3:25 PM, David M. Fetter <[EMAIL PROTECTED]> wrote:
>
> I agree with everything David wrote, and would at the very least like a flag I
> can set in ~/.rpmmacros that would change this behaviour.

Well, this is already possible, of course:

    # ~/.rpmmacros:
    %config %%%%config(noreplace)

This way all "%config" tags in the OpenPKG .spec files are on-the-fly
replaced with "%config(noreplace)" and as a result you get the .rpmnew
instead of .rpmsave files. Voila!

Wonderful! Then I have no complaint. Though it would be nice if that were documented in the FAQ :)

--
Shawn Walker, Software and Systems Analyst
[EMAIL PROTECTED] - http://binarycrusader.blogspot.com/

Reply via email to