Commit 987a4bc2 authored by Dave Cridland's avatar Dave Cridland

Adjust debian rules to account for new modules.xml

Not included in the original PR, and to my shame I hadn't noticed.
parent 31aa1db9
......@@ -23,5 +23,6 @@ install/openfire::
cp -r $(TARGET)/resources/database $(OPENFIRE)/resources/database
cp $(TARGET)/conf/openfire.xml $(ETCDIR)
cp $(TARGET)/conf/security.xml $(ETCDIR)
cp $(TARGET)/conf/modules.xml $(ETCDIR)
cp -r $(TARGET)/resources/security $(ETCDIR)/security
cp -r $(TARGET)/plugins $(VARDIR)/plugins
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment