summaryrefslogtreecommitdiff
path: root/sci-mathematics/coq-serapi/files/coq-serapi-sertop.el-path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/coq-serapi/files/coq-serapi-sertop.el-path.patch')
-rw-r--r--sci-mathematics/coq-serapi/files/coq-serapi-sertop.el-path.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-mathematics/coq-serapi/files/coq-serapi-sertop.el-path.patch b/sci-mathematics/coq-serapi/files/coq-serapi-sertop.el-path.patch
deleted file mode 100644
index 628ed22a64ff..000000000000
--- a/sci-mathematics/coq-serapi/files/coq-serapi-sertop.el-path.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-index 300a22f..63f7dcc 100644
---- a/sertop.el
-+++ b/sertop.el
-@@ -37,7 +37,7 @@
- (buffer-file-name))))
-
- (defvar sertop-executable-path
-- (or (expand-file-name "sertop.native" sertop--root)
-+ (or (executable-find "sertop.native")
- (executable-find "sertop"))
- "Path to sertop.")
-