diff options
author | Gerardo Zamudio <gerardo.zamudio@linux.com> | 2018-12-17 11:23:49 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-22 08:44:26 +0700 |
commit | 5285e42b485c4d8a7f8f0168996ea8ad216ae7d8 (patch) | |
tree | 4beb41844466f552abf77ead6ad0c8e4f1aec84a /network/prosody/doinst.sh | |
parent | 0395f715dea28a92f57355a58887bdc47e53d362 (diff) |
network/prosody: Change makefile name in doinst.sh.
Diffstat (limited to 'network/prosody/doinst.sh')
-rw-r--r-- | network/prosody/doinst.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/network/prosody/doinst.sh b/network/prosody/doinst.sh index 04129d238bc53..3b3a37fc27f5d 100644 --- a/network/prosody/doinst.sh +++ b/network/prosody/doinst.sh @@ -14,7 +14,8 @@ config etc/prosody/certs/openssl.cnf.new config etc/prosody/certs/localhost.key.new config etc/prosody/certs/example.com.key.new config etc/prosody/certs/example.com.crt.new -config etc/prosody/certs/Makefile.new +config etc/prosody/certs/GNUmakefile.new +config etc/prosody/certs/makefile.new config etc/prosody/certs/localhost.cnf.new config etc/prosody/certs/localhost.crt.new |