-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove org-plus-contrib dependency from setup-ox-hugo
Very soon org-plus-contrib will not be available any more from Org Elpa as it is shutting down. So this was a good opportunity to clean up the companion Elisp code for ox-hugo testing. Now I force Org installation from GNU Elpa by manipulating the `package--builtin-versions' and `package--builtins' variables. Ref: - https://lists.gnu.org/r/emacs-orgmode/2021-03/msg00409.html - https://lists.gnu.org/r/emacs-orgmode/2021-03/msg00410.html
- Loading branch information
1 parent
3e8c868
commit eec8609
Showing
1 changed file
with
88 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters