Initial import.
authorlace <>
Sat, 20 Jan 2007 04:31:05 +0000 (04:31 +0000)
committerlace <>
Sat, 20 Jan 2007 04:31:05 +0000 (04:31 +0000)
.quiltrc [new file with mode: 0644]

diff --git a/.quiltrc b/.quiltrc
new file mode 100644 (file)
index 0000000..3ff86db
--- /dev/null
+++ b/.quiltrc
@@ -0,0 +1,14 @@
+# $Id$
+
+# WARNING: File gets used _instead_ of: /etc/quilt.quiltrc
+
+QUILT_DIFF_OPTS="--show-c-function"
+QUILT_PUSH_ARGS=""
+QUILT_DIFF_ARGS=""
+QUILT_REFRESH_ARGS=""
+
+# 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