Skip to content

Instantly share code, notes, and snippets.

@jweather
Last active August 29, 2015 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jweather/88c5caae699f4363d1e9 to your computer and use it in GitHub Desktop.
Save jweather/88c5caae699f4363d1e9 to your computer and use it in GitHub Desktop.
diff --git a/app/server/vendor/ffi-1.9.10/ext/ffi_c/libffi/Makefile.in b/app/server/vendor/ffi-1.9.10/ext/ffi_c/libffi/Makefile.in
index cbe1589..3a268f1 100755
--- a/app/server/vendor/ffi-1.9.10/ext/ffi_c/libffi/Makefile.in
+++ b/app/server/vendor/ffi-1.9.10/ext/ffi_c/libffi/Makefile.in
@@ -218,7 +218,7 @@ DVIS = doc/libffi.dvi
PDFS = doc/libffi.pdf
PSS = doc/libffi.ps
HTMLS = doc/libffi.html
-TEXINFOS = doc/libffi.texi
+TEXINFOS =
TEXI2DVI = texi2dvi
TEXI2PDF = $(TEXI2DVI) --pdf --batch
MAKEINFOHTML = $(MAKEINFO) --html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment