Manage new pkg++ dependency: no pandoc in Alpine. So no documentation.
This commit is contained in:
parent
aa90718eeb
commit
1bd33896a3
1
build
1
build
@ -17,6 +17,7 @@ git clone https://github.com/lukc/build.zsh && \
|
|||||||
echo "> Installing pkgxx"
|
echo "> Installing pkgxx"
|
||||||
git clone https://github.com/lukc/pkgxx && \
|
git clone https://github.com/lukc/pkgxx && \
|
||||||
cd pkgxx && \
|
cd pkgxx && \
|
||||||
|
touch doc/pkgxx.1 doc/package.toml.5 doc/pkgxx.conf.5 && \
|
||||||
make && \
|
make && \
|
||||||
make install && \
|
make install && \
|
||||||
cp pkgxx.conf.example /etc/pkgxx.conf && \
|
cp pkgxx.conf.example /etc/pkgxx.conf && \
|
||||||
|
Loading…
Reference in New Issue
Block a user