entangle: remove absolute path in desktop entry

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu
2024-11-10 14:44:47 +01:00
parent 4b11c8ab1d
commit 9affc1b3d8
-5
View File
@@ -120,11 +120,6 @@ stdenv.mkDerivation (finalAttrs: {
-e "/gtk-update-icon-cache/d"
'';
postInstall = ''
substituteInPlace "$out/share/applications/org.entangle_photo.Manager.desktop" \
--replace "Exec=entangle" "Exec=$out/bin/entangle"
'';
meta = {
description = "Tethered camera control and capture";
longDescription = ''