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
