summaryrefslogtreecommitdiffstats
path: root/debian/wheezy/tdebase/debian
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-01-20 22:28:59 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-01-20 22:30:34 +0100
commit4d4db782441971ae0cd2873e3bec98791b61c0dc (patch)
treefc6e66173b0aac87887bcca11f2719154e426d36 /debian/wheezy/tdebase/debian
parent6cd5bba6ccc24901cf59c018157086f7faea35aa (diff)
downloadtde-packaging-4d4db782441971ae0cd2873e3bec98791b61c0dc.tar.gz
tde-packaging-4d4db782441971ae0cd2873e3bec98791b61c0dc.zip
Fix concurrent use WITH_PAM and WITH_SHADOW in tdebase on Debian and Ubuntu
Diffstat (limited to 'debian/wheezy/tdebase/debian')
-rwxr-xr-xdebian/wheezy/tdebase/debian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/wheezy/tdebase/debian/rules b/debian/wheezy/tdebase/debian/rules
index 64d9c11e1..4cd8ee87e 100755
--- a/debian/wheezy/tdebase/debian/rules
+++ b/debian/wheezy/tdebase/debian/rules
@@ -38,7 +38,6 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DTDESCREENSAVER_PAM_SERVICE="tdescreensaver-trinity" \
-DWITH_USBIDS="/usr/share/misc/usb.ids" \
-DWITH_ARTS="ON" \
- -DWITH_SHADOW="ON" \
-DWITH_PAM="ON" \
-DWITH_SASL="ON" \
-DWITH_SUDO_TDESU_BACKEND="OFF" \