Unverified Commit c4929d0e authored by K900's avatar K900 Committed by GitHub
Browse files

kdePackages.kinfocenter: wrap with --inherit-argv0 (#390557)

parents 8744abec 14001b14
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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