summaryrefslogtreecommitdiffstats
path: root/quilt.quiltrc
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2005-09-06 17:03:06 +0000
committerJean Delvare <khali@linux-fr.org>2005-09-06 17:03:06 +0000
commite33703fab91eb7cb981d6685aed735f4252e71bc (patch)
treed1c7242ee532468a0e54ea2fa6802d3811bbf8f6 /quilt.quiltrc
parent0b85f3bcf966687c7e93029ff862bbabb6c99d14 (diff)
downloadquilt-e33703fab91eb7cb981d6685aed735f4252e71bc.tar.gz
- Merge doc/sample.quiltrc into quilt.quiltrc, and delete it. It will be
easier to maintain a single configuration file.
Diffstat (limited to 'quilt.quiltrc')
-rw-r--r--quilt.quiltrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/quilt.quiltrc b/quilt.quiltrc
index acb3eaa..6992134 100644
--- a/quilt.quiltrc
+++ b/quilt.quiltrc
@@ -10,6 +10,9 @@ QUILT_PUSH_ARGS="--color=auto"
QUILT_DIFF_ARGS="--no-timestamps --color=auto"
QUILT_REFRESH_ARGS="--no-timestamps --backup"
+# The directory in which patches are found (defaults to "patches").
+#QUILT_PATCHES=patches
+
# Prefix all patch names with the relative path to the patch?
QUILT_PATCHES_PREFIX=yes