You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/sys-apps/calculate-toolkit/files/calculate-toolkit-0.3.2-sta...

14 lines
315 B

diff --git a/cl-lxc b/cl-lxc
index db88e37..d18b29d 100755
--- a/cl-lxc
+++ b/cl-lxc
@@ -598,7 +598,7 @@ change_profile(){
echo $"Install packages from profile $lxc_profile"
einfo $"Launching package update"
lxc-attach $name_lxc -- cl-update -f
- eend
+ lxc-attach $name_lxc -- openrc
}
update_prepare(){