diff --git a/ci/autotools.sh b/ci/autotools.sh index d0a179b4f64d4a188e373671a5aadb015f217117..4e2457df54a09e10eb4ad1b87fda479f8e460348 100755 --- a/ci/autotools.sh +++ b/ci/autotools.sh @@ -17,7 +17,7 @@ ln -s /srv/jenkins/jobs/libogg/workspace ../ogg # a libopus.la. As a work around, hack our own pkg-config # file for the uninstalled opus library we want to build # against. -cat <<EOF > opus-ininstalled.pc +cat <<EOF > opus-uninstalled.pc # Opus codec uninstalled pkg-config file # hacked up for the opusfile autotools build.