summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/kdebase
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-09-18 17:26:11 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-09-18 17:26:11 -0500
commitdc4f97dc049a43fbc52c7900de7b55f62aaa8e79 (patch)
tree870266c8044f447d85e8118fb0238ce66029d72b /ubuntu/maverick/kdebase
parent645725620fe61bc988efee8a944a0e7805ac45ae (diff)
downloadtde-packaging-dc4f97dc049a43fbc52c7900de7b55f62aaa8e79.tar.gz
tde-packaging-dc4f97dc049a43fbc52c7900de7b55f62aaa8e79.zip
Fix kdmtsak suid installation under Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/kdebase')
-rwxr-xr-xubuntu/maverick/kdebase/debian/rules4
1 files changed, 3 insertions, 1 deletions
diff --git a/ubuntu/maverick/kdebase/debian/rules b/ubuntu/maverick/kdebase/debian/rules
index 7ae20af33..1140cd013 100755
--- a/ubuntu/maverick/kdebase/debian/rules
+++ b/ubuntu/maverick/kdebase/debian/rules
@@ -27,7 +27,9 @@ DEB_CMAKE_EXTRA_FLAGS := -DLIB_SUFFIX="" -DCMAKE_INSTALL_PREFIX="/opt/trinity" -
# never build in parallel, regardless of DEB_BUILD_OPTIONS.
DEB_BUILD_PARALLEL = true
-DEB_FIXPERMS_EXCLUDE := usr/bin/kdesud
+DEB_FIXPERMS_EXCLUDE := \
+ opt/trinity/bin/kdesud \
+ opt/trinity/bin/kdmtsak
DEB_DH_STRIP_ARGS := --dbg-package=kdebase-trinity-dbg