massage doc pathnames for publishing
This commit is contained in:
@@ -19,5 +19,5 @@ html: Makefile $(patsubst %,%.adoc,$(DOCS))
|
||||
asciidoctor -D _build -d book index.adoc
|
||||
|
||||
install:
|
||||
mkdir -p $(prefix)/doc
|
||||
cp -a _build/* $(prefix)/doc
|
||||
mkdir -p $(prefix)/share/doc/liminix
|
||||
cp -a _build/* $(prefix)/share/doc/liminix
|
||||
|
Reference in New Issue
Block a user