network/prosody: Change makefile name in doinst.sh.
This commit is contained in:
parent
0395f715de
commit
5285e42b48
|
@ -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
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue