X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=amandad-src%2FMakefile.am;fp=amandad-src%2FMakefile.am;h=4c86e4b50e23e2b94a4078c503630a045a3c7589;hb=b116e9366c7b2ea2c2eb53b0a13df4090e176235;hp=6edcb32b3e954956730a5e1dfafc3ed8fae50b6a;hpb=fd48f3e498442f0cbff5f3606c7c403d0566150e;p=debian%2Famanda diff --git a/amandad-src/Makefile.am b/amandad-src/Makefile.am index 6edcb32..4c86e4b 100644 --- a/amandad-src/Makefile.am +++ b/amandad-src/Makefile.am @@ -36,14 +36,6 @@ LDADD = ../common-src/libamanda.la \ ../common-src/libamanda.la \ ../gnulib/libgnu.la -INSTALLPERMS_exec = \ - dest=$(amlibexecdir) chown=amanda \ - $(amlibexec_PROGRAMS) - -INSTALLPERMS_data = \ - dest=$(amlibexecdir) chown=amanda \ - $(amlibexec_SCRIPTS) - lint: @ for p in $(amlibexec_PROGRAMS); do \ p=`basename $$p $(EXEEXT)`; \