mod_http_oauth2: Include html templates in package for plugin installer
authorKim Alvefur <zash@zash.se>
Mon, 06 Mar 2023 15:55:11 +0100
changeset 5216 3235b8bd1e55
parent 5215 079ca766193b
child 5217 dc0f502c12f1
mod_http_oauth2: Include html templates in package for plugin installer luarocks needs this extra metadata
mod_http_oauth2/README.markdown
--- a/mod_http_oauth2/README.markdown	Thu Feb 23 00:30:59 2023 +0100
+++ b/mod_http_oauth2/README.markdown	Mon Mar 06 15:55:11 2023 +0100
@@ -2,6 +2,10 @@
 labels:
 - Stage-Alpha
 summary: 'OAuth2 API'
+rockspec:
+  build:
+    copy_directories:
+    - html
 ...
 
 Introduction