mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
idea: minor cosmetic chance to fix syntax highlighting in Emacs
This commit is contained in:
parent
d4fa3e2e54
commit
ac44601157
@ -49,7 +49,7 @@ let
|
||||
--prefix IDEA_JDK : $jdk
|
||||
|
||||
mkdir -p $out/share/applications
|
||||
cp ${ideaItem}/share/applications/* $out/share/applications
|
||||
cp "${ideaItem}/share/applications/"* $out/share/applications
|
||||
patchShebangs $out
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user