yubioath-flutter: move icon to spec-compliant location (#492226)

This commit is contained in:
Luke Granger-Brown
2026-02-19 20:10:39 +00:00
committed by GitHub
+1 -2
View File
@@ -54,8 +54,7 @@ flutter335.buildFlutterApplication rec {
ln -fs "${passthru.helper}/bin/authenticator-helper" "$out/app/$pname/helper/authenticator-helper"
# Move the icon.
mkdir $out/share/pixmaps
mv $out/app/$pname/linux_support/com.yubico.yubioath.png $out/share/pixmaps
install -Dm444 $out/app/$pname/linux_support/com.yubico.yubioath.png $out/share/icons/hicolor/128x128/apps/com.yubico.yubioath.png
# Cleanup.
rm -rf \