Changeset View
Changeset View
Standalone View
Standalone View
lib/kyua/Makefile.kyua
- This file was added.
| KYUA_VERSION= 0.13 | |||||
| KYUA_CONFDIR= /etc/kyua | |||||
| KYUA_DOCDIR= /nonexistant | |||||
emaste: Not great but OK... something for us to address later on in our fork I guess | |||||
brooksAuthorUnsubmitted Done Inline ActionsIn this case I decided not to install the docs because they are fundamentally uninteresting and wanted to avoid patching. I also consider something like "/install/the/devel/kyua/pkg/for/docs". brooks: In this case I decided not to install the docs because they are fundamentally uninteresting and… | |||||
emasteUnsubmitted Not Done Inline ActionsRight, I'm not suggesting that we install the docs, just that later on (in the fork) we might want to more cleanly handle uninstalled docs - e.g. "Documentation omitted at build time" or whatever. emaste: Right, I'm not suggesting that we install the docs, just that later on (in the fork) we might… | |||||
| KYUA_EGDIR= /usr/share/examples/kyua | |||||
| KYUA_MISCDIR= /usr/share/kyua/misc | |||||
| KYUA_STOREDIR= /usr/share/kyua/store | |||||
| KYUA_SRCDIR= ${SRCTOP}/contrib/kyua | |||||
Not great but OK... something for us to address later on in our fork I guess