changeset 5212:3235b8bd1e55

mod_http_oauth2: Include html templates in package for plugin installer luarocks needs this extra metadata
author Kim Alvefur <zash@zash.se>
date Mon, 06 Mar 2023 15:55:11 +0100
parents 079ca766193b
children dc0f502c12f1
files mod_http_oauth2/README.markdown
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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