mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-26 03:09:34 +03:00
etc/zfs/Makefile.am: set initconfdir
The initconfdir variable is not defined in etc/zfs/Makefile, so the sed code does not perform the correct replacement. Reviewed-by: Richard Yao <ryao@gentoo.org> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> Issue #10375 Closes #10376
This commit is contained in:
parent
4f8b2356cc
commit
40f96f4643
@ -1,4 +1,5 @@
|
||||
pkgsysconfdir = $(sysconfdir)/zfs
|
||||
initconfdir = $(DEFAULT_INITCONF_DIR)
|
||||
|
||||
pkgsysconf_DATA = \
|
||||
vdev_id.conf.alias.example \
|
||||
|
Loading…
Reference in New Issue
Block a user