summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sympy/files/sympy-1.0-doc-makefile.patch')
-rw-r--r--dev-python/sympy/files/sympy-1.0-doc-makefile.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/dev-python/sympy/files/sympy-1.0-doc-makefile.patch b/dev-python/sympy/files/sympy-1.0-doc-makefile.patch
deleted file mode 100644
index 6fe64b853c23..000000000000
--- a/dev-python/sympy/files/sympy-1.0-doc-makefile.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff -r -U2 sympy-1.0.orig/doc/Makefile sympy-1.0/doc/Makefile
---- sympy-1.0.orig/doc/Makefile 2016-03-08 19:38:39.000000000 +0100
-+++ sympy-1.0/doc/Makefile 2016-03-18 20:04:36.393615499 +0100
-@@ -118,5 +118,5 @@
- pdflatex -output-directory=_build/cheatsheet cheatsheet/cheatsheet.tex
-
--_build/cheatsheet/cheatsheet.pdf: cheatsheet/combinatoric_cheatsheet.tex
-+_build/cheatsheet/combinatoric_cheatsheet.pdf: cheatsheet/combinatoric_cheatsheet.tex
- mkdir -p _build/cheatsheet
- pdflatex -output-directory=_build/cheatsheet cheatsheet/combinatoric_cheatsheet.tex