-
-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Description
Hi,
I had trouble building epub, because on macOS the default sed
program was not working correctly. The fix was to install GNU sed
from homebrew
and manually change the program name in make-cookbook.lisp
to gsed
. It would be great if the build would support build option to set the sed
program name through the env variables.
I can create a pull request for that.
Thanks for creating this amazing book!
vindarel
Metadata
Metadata
Assignees
Labels
No labels