quilt options (was: Re: [Glibc-bsd-commits] r5582 - in trunk/freebsd-libs/debian: .^M^J patches)
On 04/10/14 20:33, Petr Salinger wrote:
>>> -@@ -6,8 +6,7 @@
>>> +@@ -6,8 +6,7 @@ SRCS= camlib.c scsi_cmdparse.c scsi_all
>> Do you know how to turn that off? I don't seem to get that, with
>> quilt 0.60-10 when I do:
>> $ quilt refresh -pab --no-index --no-timestamp
> I played with it now, when I add empty ~/.quiltrc,
> the extra "SRCS=...scsi_all" is not included anymore.
I found this comes from /etc/quilt.quiltrc :
| # Options passed to GNU diff when generating patches
| QUILT_DIFF_OPTS="--show-c-function"
I'd suggest to comment it out for kfreebsd packaging, if mostly it is
not helpful to have in the diff.
Perhaps that, and these other quilt refresh options could be agreed
somewhere in a kfreebsd packaging mini-policy document:
QUILT_REFRESH_ARGS="-p ab --no-index --no-timestamp"
Regards,
--
Steven Chamberlain
steven@pyro.eu.org
Reply to: