branch: main
commit 2f87279592bbe9e77e65084790e461a82aa4c048
Author: Michael Albinus <[email protected]>
Commit: Michael Albinus <[email protected]>
* elpa-packages (tramp): Remove :main-file.
---
elpa-packages | 1 -
1 file changed, 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index 5d34bea1d4..e369c41d3b 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -776,7 +776,6 @@
(track-changes :core "lisp/emacs-lisp/track-changes.el")
(tramp :url
"https://git.savannah.gnu.org/git/tramp.git"
:branch "externals/tramp"
- :main-file "trampver.el"
:make ("autoloads" "info")
:doc "texi/tramp.texi")
(tramp-nspawn :url "https://github.com/bjc/tramp-nspawn"