File: add-load-path.patch

package info (click to toggle)
emacs-libvterm 0.0.2%2Bgit20230217.3e5a9b7-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-proposed-updates
  • size: 392 kB
  • sloc: ansic: 1,901; lisp: 1,419; sh: 57; makefile: 8
file content (17 lines) | stat: -rw-r--r-- 346 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: add architecture specific load-path
Author: Martin <debacle@debian.org>
Origin: vendor
Last-Update: 2022-08-16
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/vterm.el
+++ b/vterm.el
@@ -56,6 +56,8 @@
 
 ;;; Code:
 
+(load-library "vterm-load-path")
+
 (require 'term/xterm)
 
 (unless module-file-suffix