sys-apps/calculate-toolkit: update

pull/1/head^2
Alexander Tratsevskiy 2 years ago
parent 439e47f1a5
commit 9fd660c102

@ -25,4 +25,5 @@ PATCHES=(
"${FILESDIR}"/${P}-workdir.patch
"${FILESDIR}"/${P}-no-validate.patch
"${FILESDIR}"/${P}-root.patch
"${FILESDIR}"/${P}-var.patch
)

@ -0,0 +1,12 @@
diff --git a/cl-lxc b/cl-lxc
index 0ab9dd5..714a44d 100755
--- a/cl-lxc
+++ b/cl-lxc
@@ -490,7 +490,6 @@ os_install_clock_timezone = $(cat /etc/timezone)
[update]
cl_update_rep_name =
cl_update_rep_url =
-cl_update_rep_sync =
cl_update_eixupdate_force = force
cl_update_force_fix_set = on
EOL
Loading…
Cancel
Save