mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +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:
@@ -32,6 +32,7 @@ install-exec-local:
|
||||
--single-version-externally-managed \
|
||||
--verbose
|
||||
|
||||
clean-local:
|
||||
CLEAN_LOCAL += pyzfs-clean-local
|
||||
pyzfs-clean-local:
|
||||
-$(RM) -r %D%/build/ %D%/pyzfs.egg-info/
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user