X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=amar-src%2FMakefile.am;h=466f4cc0e9b99e38c55cda762332f01b9246693f;hb=fd48f3e498442f0cbff5f3606c7c403d0566150e;hp=92f2c8822437a38b1e54d5fde024ea70870b89fe;hpb=2627875b7d18858bc1f9f7652811e4d8c15a23eb;p=debian%2Famanda diff --git a/amar-src/Makefile.am b/amar-src/Makefile.am index 92f2c88..466f4cc 100644 --- a/amar-src/Makefile.am +++ b/amar-src/Makefile.am @@ -1,7 +1,6 @@ # Makefile for Amanda archive library include $(top_srcdir)/config/automake/vars.am -include $(top_srcdir)/config/automake/scripts.am include $(top_srcdir)/config/automake/installperms.am include $(top_srcdir)/config/automake/precompile.am @@ -37,3 +36,6 @@ noinst_PROGRAMS = $(TESTS) amar_test_SOURCES = amar-test.c amar_test_LDADD = libamar.la \ ../common-src/libtestutils.la + +INSTALLPERMS_exec = \ + dest=$(sbindir) chown=amanda chmod=0750 $(sbin_PROGRAMS)