[#3947] Fix typo in hudson script

This commit is contained in:
Emmanuel Milou
2011-03-09 11:33:42 -05:00
parent dfb6b810a8
commit 5bf8e2da93

View File

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