xdg-utils: patch xdg-open to use KDE 5 tools
This commit is contained in:
@@ -8,6 +8,8 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "00lisw4x43sp189lb7dz46j2l09y5v2fijk3d0sxx3mvwj55a1bv";
|
||||
};
|
||||
|
||||
patches = [ ./0001-xdg-open-recognize-KDE_SESSION_VERSION.patch ];
|
||||
|
||||
postInstall = ''
|
||||
substituteInPlace $out/bin/xdg-mime --replace /usr/bin/file ${file}/bin/file
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user