lorien: move icon to spec-compliant location (#495777)
This commit is contained in:
@@ -115,7 +115,7 @@ stdenv.mkDerivation rec {
|
||||
--set-rpath ${lib.makeLibraryPath buildInputs} \
|
||||
$out/share/lorien/lorien
|
||||
|
||||
install -Dm644 images/lorien.png $out/share/pixmaps/lorien.png
|
||||
install -Dm644 images/lorien.png -t $out/share/icons/hicolor/64x64/apps
|
||||
|
||||
runHook postInstall
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user