automake: don't install /e/d/zfs or /e/z/zfs-functions +x

Closes #13496
Backport-of: #13503
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
This commit is contained in:
наб
2022-05-25 01:25:54 +02:00
committed by Brian Behlendorf
parent 115e059818
commit 96c7c63994
2 changed files with 6 additions and 4 deletions
+3 -2
View File
@@ -1,9 +1,10 @@
include $(top_srcdir)/config/Substfiles.am
include $(top_srcdir)/config/Shellcheck.am
initconf_SCRIPTS = zfs
initconf_DATA = zfs
SUBSTFILES += $(initconf_SCRIPTS)
SUBSTFILES += $(initconf_DATA)
SHELLCHECKSCRIPTS = $(initconf_DATA)
SHELLCHECK_SHELL = sh
SHELLCHECK_IGNORE = ,SC2034