Imported Upstream version 3.2.0
[debian/amanda] / client-src / Makefile.am
index 6bbb0c8c47ac824ed244eb56781e6ed45a234356..e7dea7ba74113e894d721fddda44c10bc246aa17 100644 (file)
@@ -61,15 +61,8 @@ sendbackup_SOURCES =         sendbackup.c            sendbackup.h      \
 noinst_HEADERS =       amandates.h     getfsent.h      \
                        findpass.h      client_util.h
                        
-INSTALLPERMS_exec = chown=amanda \
-       dest=$(amlibexecdir) $(amlibexec_PROGRAMS)
-
-INSTALLPERMS_data = chown=amanda \
-       dest=$(sbindir) $(sbin_SCRIPTS) \
-       dest=$(amlibexecdir) $(amlibexec_SCRIPTS)
-
 if WANT_SETUID_CLIENT
-INSTALLPERMS_exec += dest=$(amlibexecdir) chown=root chmod=04750 \
+INSTALLPERMS_exec = dest=$(amlibexecdir) chown=root:setuid chmod=04750 \
                calcsize killpgrp rundump runtar
 endif