mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
Remove constrained path on clean
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13316
This commit is contained in:
@@ -75,6 +75,10 @@ ALL_LOCAL += scripts-all-local
|
||||
scripts-all-local: %D%/common.sh
|
||||
-SCRIPT_COMMON=$< $(srcdir)/%D%/zfs-tests.sh -c
|
||||
|
||||
CLEAN_LOCAL += scripts-clean-local
|
||||
scripts-clean-local:
|
||||
-$(RM) -r tests/zfs-tests/bin/
|
||||
|
||||
INSTALL_DATA_HOOKS += scripts-install-data-hook
|
||||
scripts-install-data-hook: %D%/common.sh.in Makefile
|
||||
-$(SED) -e '/^export BIN_DIR=/s|$$|$(bindir)|' \
|
||||
|
||||
Reference in New Issue
Block a user