entangle: remove absolute path in desktop entry
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
4b11c8ab1d
commit
9affc1b3d8
@ -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 = ''
|
||||
|
Loading…
Reference in New Issue
Block a user