From e9a8466f9b98f5a568eaa6f15bd6ec78394bafe6 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 29 Jul 2016 11:50:37 -0700 Subject: Remove configure option typo introduced in a previous commit --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 2a4c016..3cda453 100755 --- a/debian/rules +++ b/debian/rules @@ -28,7 +28,7 @@ override_dh_auto_configure: --sysconfdir=/etc/remctl \ --with-systemdsystemunitdir=/lib/systemd/system \ --enable-reduced-depends --enable-perl --enable-php \ - --enable-python x--enable-ruby + --enable-python --enable-ruby # Override install to check for missing installed files. Ignore the Ruby # module installed in usr/local/lib by the upstream build system. Run -- cgit v1.2.3