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

Re: mh_make and Maven <prerequisites><maven>3.2



Le 28/01/2015 23:52, Potter, Tim (Cloud Services) a écrit :

> I add some environment variables so that quilt picks up some relevant
> options for Debian:
> 
> export QUILT_PATCHES=debian/patches
> export QUILT_REFRESH_ARGS="-p ab --no-timestamps --no-index"

You can also define them in ~/.quiltrc, I use these settings:

QUILT_PATCHES=debian/patches
QUILT_NO_DIFF_INDEX=1
QUILT_NO_DIFF_TIMESTAMPS=1
QUILT_REFRESH_ARGS="-p ab"

Emmanuel Bourg


Reply to: