summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index 148eed209..993a70539 100755
--- a/debian/rules
+++ b/debian/rules
@@ -93,9 +93,6 @@ ifeq ($(DEB_HOST_ARCH_OS),linux)
93confflags += --with-selinux 93confflags += --with-selinux
94confflags += --with-audit=linux 94confflags += --with-audit=linux
95endif 95endif
96ifeq ($(DISTRIBUTOR),Ubuntu)
97confflags += --with-consolekit
98endif
99 96
100# The deb build wants xauth; the udeb build doesn't. 97# The deb build wants xauth; the udeb build doesn't.
101confflags += --with-xauth=/usr/bin/xauth 98confflags += --with-xauth=/usr/bin/xauth