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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

