What | Removed | Added |
---|---|---|
Flags | needinfo?(schubi@suse.com) |
(In reply to David Anes from comment #18) > While performing an update to latest version of logrotate in Factory, I > found a new feature is implemented: > * https://github.com/logrotate/logrotate/pull/473 > > @Stefan, do you mind to review the patch you introduced[1] (or remove it > entirely) from TW by using that feature? I prefer to ask than breaking > something that took so long to fix. > > Thanks. > > [1] > https://build.opensuse.org/package/rdiff/Base:System/ > logrotate?linkrev=base&rev=103 The question is how LOG_FLAG_IGNOREDUPLICATES is set. If this flag is set when ENABLE_VENDORDIR has also been set then there is a chance to drop the patch because you can manage it in the configure.ac script outside of the code.