]> git.plutz.net Git - blast/commitdiff
bugfix in subvol target
authorPaul Hänsch <paul@plutz.net>
Fri, 3 Jul 2020 12:40:40 +0000 (14:40 +0200)
committerPaul Hänsch <paul@plutz.net>
Fri, 3 Jul 2020 12:40:40 +0000 (14:40 +0200)
Makefile

index 453fa6af0fe4c3f48a31251b0903fcae49c223ff..60b6d479b700795e23fe5f4fa43a43cf8b459d51 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -98,7 +98,7 @@ else ifdef subvol
   _config: _copy
 
   ${subvol}: _config
-       btrfs sub snap "${CFG_ROOT}" "$@"
+       btrfs sub snap "${CFGROOT}" "$@"
 
 else ifdef squash
   SQUASH := ${squash}