kdePackages.kinfocenter: wrap with --inherit-argv0 (#390557)
This commit is contained in:
@@ -60,6 +60,8 @@ mkKdeDerivation {
|
||||
extraNativeBuildInputs = [ pkg-config ];
|
||||
extraBuildInputs = [ libusb1 ];
|
||||
|
||||
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