summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2016-07-29 11:50:37 -0700
committerRuss Allbery <eagle@eyrie.org>2016-07-29 11:50:37 -0700
commite9a8466f9b98f5a568eaa6f15bd6ec78394bafe6 (patch)
tree022f2593ddc8fc88292f495373db250dbf9235b3 /debian/rules
parent2dda5a15cdabfd5068bfe343dfc8a3861fa9256d (diff)
Remove configure option typo introduced in a previous commit
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
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