mod_auth_dovecot: Add luarocks metadata to make automatic packaging work
authorKim Alvefur <zash@zash.se>
Sat, 14 May 2022 15:50:44 +0200
changeset 4943 1a58345d91a9
parent 4942 bc8832c6696b
child 4944 7406039021d8
mod_auth_dovecot: Add luarocks metadata to make automatic packaging work This subdirectory is not handled by the luarocks packaging in module browser
mod_auth_dovecot/README.markdown
--- a/mod_auth_dovecot/README.markdown	Wed May 11 12:44:32 2022 +0200
+++ b/mod_auth_dovecot/README.markdown	Sat May 14 15:50:44 2022 +0200
@@ -3,6 +3,11 @@
 - 'Stage-Alpha'
 - 'Type-Auth'
 summary: Dovecot authentication module
+rockspec:
+  build:
+    modules:
+      mod_auth_dovecot: mod_auth_dovecot/mod_auth_dovecot.lua
+      mod_auth_dovecot.sasl_dovecot: mod_auth_dovecot/sasl_dovecot.lib.lua
 ...
 
 Introduction