Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add snap layout for pandoc templates directory #737

Merged
merged 1 commit into from Feb 17, 2020

Conversation

tomwardill
Copy link
Contributor

pandoc is installed via apt into the snap, but we need the files that are installed to be available in the context that the snap is running in.
This uses the snap layouts feature to map the installed directory into the context filesystem.

Fixes #709

@gedakc
Copy link
Collaborator

gedakc commented Feb 17, 2020

Merging this PR as it is required by @tomwardill for the snap package.

@gedakc gedakc added this to the 0.12.0 milestone Feb 17, 2020
@gedakc gedakc merged commit a43a4cc into olivierkes:develop Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Snap Package: All types of export with pandoc fail with error 97
2 participants