mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 02:44:41 +03:00
cmd: move single-file binaries up, extract udev programs to udev/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13316
This commit is contained in:
@@ -35,6 +35,8 @@ export GDB="libtool --mode=execute gdb"
|
||||
export LDMOD=/sbin/insmod
|
||||
|
||||
export CMD_DIR=$(abs_top_builddir)
|
||||
export UDEV_SCRIPT_DIR=$(abs_top_srcdir)/udev
|
||||
export UDEV_CMD_DIR=$(abs_top_builddir)/udev
|
||||
export UDEV_RULE_DIR=$(abs_top_builddir)/udev/rules.d
|
||||
export ZEDLET_ETC_DIR=$$CMD_DIR/cmd/zed/zed.d
|
||||
export ZEDLET_LIBEXEC_DIR=$$CMD_DIR/cmd/zed/zed.d
|
||||
|
||||
Reference in New Issue
Block a user