network/prosody: Change makefile name in doinst.sh.

This commit is contained in:
Gerardo Zamudio 2018-12-17 11:23:49 -05:00 committed by Willy Sudiarto Raharjo
parent 0395f715de
commit 5285e42b48
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -26,7 +26,7 @@
PRGNAM=prosody
VERSION=${VERSION:-0.11.1}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PROSODY_UID=${PROSODY_UID:-274}