AppImageLauncher icon indicating copy to clipboard operation
AppImageLauncher copied to clipboard

Make package scriptlets more universal

Open iavael opened this issue 2 years ago • 4 comments

Package scriplets may fail on some system for various reasons like:

  • restricted systemctl commands on systems like fedora silverblue
  • lack of systemd overall on systems like devuan

So I made command invocation allowed to fail to make package scriptlets more robust in such edge cases. And also removed unnecessary subshell invocation.

iavael avatar Jun 19 '23 04:06 iavael

@TheAssassin I'll take a deeper look during this week because I have some issues with broadband internet connection now.

iavael avatar Jul 10 '23 06:07 iavael

Thanks, I already left some comments.

TheAssassin avatar Sep 28 '23 22:09 TheAssassin

Ok, I've finished all adjustments. Ready for review.

iavael avatar Sep 28 '23 23:09 iavael

@TheAssassin in case, if message about adjustments had been finished got lost among notifications, humbly remind you about my PR being ready for review.

iavael avatar Oct 05 '23 10:10 iavael