Some hacks for the Firefox3 compatibility.
[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
10 # The directory in which patches are found (defaults to "patches").
11 #QUILT_PATCHES=patches
12
13 # Prefix all patch names with the relative path to the patch?
14 QUILT_PATCHES_PREFIX=yes