2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
844a358665 |
|||
|
7396794122 |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
844a358665 |
conf/templates: Fix installation
All checks were successful
CI / Packaging - Kali Linux (pull_request) Successful in 3m21s
CI / Packaging - OpenSUSE Tumbleweed (pull_request) Successful in 3m52s
CI / Packaging test (pull_request) Successful in 0s
CI / Packaging - Kali Linux (push) Successful in 3m17s
CI / Packaging - OpenSUSE Tumbleweed (push) Successful in 3m27s
CI / Packaging test (push) Successful in 0s
conf/templates is not installed to /etc/opt/jw-pkg/templates. Fix that so that other packages including py-topdir.mk can use the templates. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
|
7396794122 |
conf/templates: Add subdir
Add $(TOPDIR)/conf/templates as a location for templates, i.e. input files to the CmdCreateFile template rendering command. Signed-off-by: Jan Lindemann <jan@janware.com> |