mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
[25.05] plasma5Packages.kinfocenter: fix with --inherit-argv0 (#410245)
This commit is contained in:
@@ -98,6 +98,8 @@ mkDerivation {
|
||||
done
|
||||
'';
|
||||
|
||||
qtWrapperArgs = [ "--inherit-argv0" ];
|
||||
|
||||
# fix wrong symlink of infocenter pointing to a 'systemsettings5' binary in
|
||||
# the same directory, while it is actually located in a completely different
|
||||
# store path
|
||||
|
||||
Reference in New Issue
Block a user