FS-7605 Fix typo

This commit is contained in:
William King 2015-06-17 14:49:15 -07:00
parent 157cac97e3
commit 8d6c6f82e2
1 changed files with 1 additions and 0 deletions

1
debian/rules vendored
View File

@ -73,6 +73,7 @@ override_dh_auto_clean:
./configure -C --enable-portable-binary --disable-dependency-tracking \
--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--with-gnu-ld --with-python --with-erlang --with-openssl \
--sysconfdir=/etc \
--enable-core-odbc-support --enable-zrtp \
--enable-core-pgsql-support \
--prefix=/usr --localstatedir=/var \