mirror of
https://github.com/YunoHost-Apps/prosody_ynh.git
synced 2024-09-03 20:15:57 +02:00
typo
This commit is contained in:
parent
61644b3256
commit
d0430cadae
2 changed files with 2 additions and 2 deletions
|
@ -98,7 +98,7 @@ ynh_setup_source --dest_dir="$builddir"
|
|||
#=================================================
|
||||
# BUILD PROSODY
|
||||
#=================================================
|
||||
ynh_script_progression --message="Building prosody..."
|
||||
ynh_script_progression --message="Building Prosody..."
|
||||
|
||||
pushd "$builddir"
|
||||
./configure --prefix=/usr
|
||||
|
|
|
@ -95,7 +95,7 @@ ynh_install_app_dependencies $pkg_dependencies
|
|||
#=================================================
|
||||
# BUILD PROSODY
|
||||
#=================================================
|
||||
ynh_script_progression --message="Building prosody..."
|
||||
ynh_script_progression --message="Building Prosody..."
|
||||
|
||||
pushd "$builddir"
|
||||
./configure --prefix=/usr
|
||||
|
|
Loading…
Add table
Reference in a new issue