rust: fix bad line in patch

This needs to be properly escaped.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
This commit is contained in:
Doug Goldstein
2016-04-06 13:22:37 -05:00
parent 8982df0b5c
commit 5f701adec8

View File

@@ -20,7 +20,7 @@ index af6f3ff..430add7 100644
--libdir="$(DESTDIR)$(CFG_LIBDIR)" \
- --mandir="$(DESTDIR)$(CFG_MANDIR)"
+ --mandir="$(DESTDIR)$(CFG_MANDIR)" \
+ "$(MAYBE_DISABLE_VERIFY)"
+ "$(MAYBE_DISABLE_VERIFY)" \
+ --disable-rewrite-paths
install: