mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
[#3947] Fix typo in hudson script
This commit is contained in:
@ -11,7 +11,7 @@ set -x
|
||||
# Compile the daemon
|
||||
pushd sflphone-common
|
||||
./autogen.sh
|
||||
Compile pjproject first
|
||||
# Compile pjproject first
|
||||
pushd libs/pjproject
|
||||
./autogen.sh
|
||||
./configure
|
||||
|
Reference in New Issue
Block a user