desktop support
This commit is contained in:
parent
451963fbe4
commit
10ce229904
1 changed files with 2 additions and 1 deletions
|
|
@ -49,9 +49,10 @@
|
|||
installPhase = ''
|
||||
runHook preInstall
|
||||
mkdir -p $out/bin
|
||||
mkdir -p $out/share/applications
|
||||
cp ${fhsEnv}/bin/${pname}-fhs-env $out/bin/simintech
|
||||
runHook postInstall
|
||||
cp ${desktopItem}/share/applications/*.desktop $out/share/applications
|
||||
runHook postInstall
|
||||
'';
|
||||
};
|
||||
in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue