commit | 9f5e6245ffc67ca6f31e5a34a354ebccc6a22771 | [log] [tgz] |
---|---|---|
author | Sebb <sebb@apache.org> | Wed Jul 21 13:18:23 2021 +0100 |
committer | Sebb <sebb@apache.org> | Wed Jul 21 13:18:23 2021 +0100 |
tree | 81f08fecccd6cbc7c75a386a0e03211798e4da03 | |
parent | a6791502fb83a8fd3970f72f50ea64b878dae7af [diff] |
Use parent dir from tar file
TBD
$ mkdir /tmp/cm $ cd /tmp/cm $ /path/to/infrastructure-pelican/bin/build-cmark.sh ... (build output here) export LIBCMARKDIR='/tmp/cm/cmark-gfm-0.28.3.gfm.12/lib' $
Copy/paste/execute that printed export
line for use in the following steps.
(of course, you may use any location of your choice; /tmp/cm
is merely an example)
TBD: install a .deb from packages.apache.org
TBD: maybe a macOS variant?
TBD: maybe Windows?
TBD: credentials need to provided in (eg.) bb2.txt
$ ./kick_build.py --repo=www-site --notify=somewhere@example.com --theme theme/apache --min-pages=200