commit 8e1d14f13f2b0ab69401437f52b8f22c66548be4
parent 3c3d59f4c2b4cfb258ee9d1df13b948647f98d31
Author: parazyd <parazyd@dyne.org>
Date: Wed, 8 Jun 2016 17:30:57 +0200
change strapdir to official devuan naming
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config b/config
@@ -51,7 +51,7 @@ system_packages=(sysvinit ssh)
## libdevuansdk-specific settings
workdir="$H/workdir"
-strapdir="${workdir}/strapdir"
+strapdir="${workdir}/${os}-${release}-${version}-${arch}"
# declare zuper globals
vars+=(os release version mirror section)