X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=client-src%2FMakefile.am;h=e7dea7ba74113e894d721fddda44c10bc246aa17;hb=b116e9366c7b2ea2c2eb53b0a13df4090e176235;hp=6bbb0c8c47ac824ed244eb56781e6ed45a234356;hpb=fd48f3e498442f0cbff5f3606c7c403d0566150e;p=debian%2Famanda diff --git a/client-src/Makefile.am b/client-src/Makefile.am index 6bbb0c8..e7dea7b 100644 --- a/client-src/Makefile.am +++ b/client-src/Makefile.am @@ -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