aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoyuan Yang <byang@debian.org>2020-10-30 23:05:46 -0400
committerBoyuan Yang <byang@debian.org>2020-10-30 23:05:46 -0400
commita3179e3fc430eafd896cb7d74c1d0d36bb80e15c (patch)
tree61d5aaee084606722d817c55364af496f3602e06
parent77f8b57e49e6a483cfca37d839f0ecdffeb03a22 (diff)
downloadlibgav1-a3179e3fc430eafd896cb7d74c1d0d36bb80e15c.tar.gz
libgav1-a3179e3fc430eafd896cb7d74c1d0d36bb80e15c.tar.bz2
libgav1-a3179e3fc430eafd896cb7d74c1d0d36bb80e15c.zip
debian/rules: Fix typo
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index b60e901..a753071 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,6 +34,6 @@ endif
dh $@
override_dh_auto_configure:
- dh_auto_configure --
+ dh_auto_configure -- \
-DBUILD_SHARED_LIBS=ON \
$(EXTRA_CONFIG_FLAGS)