summaryrefslogtreecommitdiffstats
path: root/doc/sample.quiltrc
blob: 3f81d733c2134670756f45a84652fd24589feebc (plain) (blame)
1
2
3
4
5
# -p : Show which C function each change is in.
QUILT_DIFF_OPTS="-p${QUILT_DIFF_OPTS:+ $QUILT_DIFF_OPTS}"

# The directory in which patches are found (defaults to "patches").
#QUILT_PATCHES=patches