Skip to content

Commit

Permalink
automake: don't distribute /e/d/zfs or /e/z/zfs-functions +x
Browse files Browse the repository at this point in the history
Closes openzfs#13496
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
  • Loading branch information
nabijaczleweli committed May 24, 2022
1 parent 4dc1c8a commit cafd7b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dist_sysconf_zfs_DATA = \
%D%/zfs/vdev_id.conf.sas_switch.example \
%D%/zfs/vdev_id.conf.scsi.example

sysconf_zfs_SCRIPTS = \
dist_sysconf_zfs_DATA += \
%D%/zfs/zfs-functions

SUBSTFILES += $(sysconf_zfs_SCRIPTS)
Expand All @@ -23,7 +23,7 @@ $(call SHELLCHECK_OPTS,$(sysconf_zfs_SCRIPTS)): SHELLCHECK_SHELL = sh


if BUILD_LINUX
initconf_SCRIPTS = \
dist_initconf_DATA = \
%D%/default/zfs

SUBSTFILES += $(initconf_SCRIPTS)
Expand Down

0 comments on commit cafd7b2

Please sign in to comment.