X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.quiltrc;h=1877e89880649dbf14b4cfed986f457ab8dc4d69;hp=3ff86db1f7230f1e6a9bb90c8bc4bec2168a0bd8;hb=271bd12bf3ce2bbf0e03fa5fe2bec93840d2c247;hpb=f3561d4f49dca7ac4708f15fc21b4be138cd73c3 diff --git a/.quiltrc b/.quiltrc index 3ff86db..1877e89 100644 --- a/.quiltrc +++ b/.quiltrc @@ -6,9 +6,13 @@ QUILT_DIFF_OPTS="--show-c-function" QUILT_PUSH_ARGS="" QUILT_DIFF_ARGS="" QUILT_REFRESH_ARGS="" +# rpmbuild-4.5+ requirement: +QUILT_PATCH_OPTS="--fuzz=0" # The directory in which patches are found (defaults to "patches"). #QUILT_PATCHES=patches +QUILT_PATCHES=.. +QUILT_SERIES=../series # Prefix all patch names with the relative path to the patch? QUILT_PATCHES_PREFIX=yes