some new ignores
[nethome.git] / .quiltrc
1 # $Id$
2
3 # WARNING: File gets used _instead_ of: /etc/quilt.quiltrc
4
5 QUILT_DIFF_OPTS="--show-c-function"
6 QUILT_PUSH_ARGS=""
7 QUILT_DIFF_ARGS=""
8 QUILT_REFRESH_ARGS=""
9 # rpmbuild-4.5+ requirement:
10 QUILT_PATCH_OPTS="--fuzz=0"
11
12 # The directory in which patches are found (defaults to "patches").
13 #QUILT_PATCHES=patches
14 QUILT_PATCHES=..
15 QUILT_SERIES=../series
16
17 # Prefix all patch names with the relative path to the patch?
18 QUILT_PATCHES_PREFIX=yes