[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#612540: Acknowledgement (eglibc: quilt/patch does not support --unified-reject-files option)



tags 612540 patch
thanks

Hi,

I attached the patch which revised this bug.

This change from --unified-reject-files to --reject-format=unified.

Best regards,
  Nobuhiro
-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6
diff --git a/debian/quiltrc b/debian/quiltrc
index 504225b..5880eca 100644
--- a/debian/quiltrc
+++ b/debian/quiltrc
@@ -1,4 +1,4 @@
 QUILT_PATCHES="debian/patches"
-QUILT_PATCH_OPTS="--unified-reject-files"
+QUILT_PATCH_OPTS="--reject-format=unified"
 QUILT_DIFF_ARGS="--no-timestamps --no-index"
 QUILT_REFRESH_ARGS="-pab --no-timestamps --no-index --diffstat"

Reply to: