ref: 2effe9d32244064244cc849d2c46412e0d79e65d
parent: 2b4bc45862cee8ed45a98d7835bebe36bf5318c8
author: Ralph Giles <giles@mozilla.com>
date: Thu Nov 1 15:34:41 EDT 2012
Fix a ci script typo.
--- a/ci/autotools.sh
+++ b/ci/autotools.sh
@@ -17,7 +17,7 @@
# 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.