1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-02-21 14:42:47 +03:00
mirror_zfs/etc/default/Makefile.am
наб 96c7c63994 automake: don't install /e/d/zfs or /e/z/zfs-functions +x
Closes 
Backport-of: 
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
2022-05-25 14:57:09 -07:00

11 lines
227 B
Makefile

include $(top_srcdir)/config/Substfiles.am
include $(top_srcdir)/config/Shellcheck.am
initconf_DATA = zfs
SUBSTFILES += $(initconf_DATA)
SHELLCHECKSCRIPTS = $(initconf_DATA)
SHELLCHECK_SHELL = sh
SHELLCHECK_IGNORE = ,SC2034