deepin.deepin-mutter: use absolute path in desktop file

This commit is contained in:
José Romildo Malaquias 2019-04-20 09:54:07 -03:00
parent d5a188d4d6
commit 179bc50f6e

View File

@ -50,6 +50,7 @@ stdenv.mkDerivation rec {
postPatch = '' postPatch = ''
searchHardCodedPaths # debugging searchHardCodedPaths # debugging
sed -i -e "s,Exec=deepin-mutter,Exec=$out/bin/deepin-mutter," data/mutter.desktop.in
''; '';
configureFlags = [ configureFlags = [