summaryrefslogtreecommitdiff
path: root/sci-mathematics/coq-serapi/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-04 23:43:21 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-04 23:43:21 +0000
commita45eaba8b74340f1b166bb2ba96d61d41fc11fad (patch)
treea8e2641871efc53332f6cdbe36e9ede8d2770050 /sci-mathematics/coq-serapi/files
parentd0fafa709f2b77dc0e70c99118520000965e4b5a (diff)
gentoo auto-resync : 04:03:2024 - 23:43:21
Diffstat (limited to 'sci-mathematics/coq-serapi/files')
-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.")
-