From: lace <> Date: Sat, 20 Jan 2007 04:31:05 +0000 (+0000) Subject: Initial import. X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=f3561d4f49dca7ac4708f15fc21b4be138cd73c3 Initial import. --- diff --git a/.quiltrc b/.quiltrc new file mode 100644 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