deepin.deepin-mutter: use absolute path in desktop file
This commit is contained in:
@@ -50,6 +50,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
postPatch = ''
|
||||
searchHardCodedPaths # debugging
|
||||
sed -i -e "s,Exec=deepin-mutter,Exec=$out/bin/deepin-mutter," data/mutter.desktop.in
|
||||
'';
|
||||
|
||||
configureFlags = [
|
||||
|
||||
Reference in New Issue
Block a user