summaryrefslogtreecommitdiffstats
path: root/ubuntu/precise/tdebase
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 /ubuntu/precise/tdebase
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 'ubuntu/precise/tdebase')
-rwxr-xr-xubuntu/precise/tdebase/debian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/ubuntu/precise/tdebase/debian/rules b/ubuntu/precise/tdebase/debian/rules
index e0e3dd698..d33ef8289 100755
--- a/ubuntu/precise/tdebase/debian/rules
+++ b/ubuntu/precise/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" \