Skip to content

Commit

Permalink
Update version 2.6 - 2022/03/06
Browse files Browse the repository at this point in the history
  • Loading branch information
mxnt10 committed Mar 6, 2022
1 parent 730659d commit 52471b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ set -e
install -Dm 0644 appdata/"$PRGNAM".png "$install_root"/usr/share/pixmaps
install -Dm 0644 appdata/"$PRGNAM".desktop "$install_root"/usr/share/applications
install -Dm 0644 appdata/"$PRGNAM"-autostart.desktop "$install_root"/usr/share/"$PRGNAM"/autostart
install -Dm 0644 icon_status/* "$install_root"/usr/share/"$PRGNAM"/icon_status
install -Dm 0644 translate/*.qm "$install_root"/usr/share/"$PRGNAM"/translate
install -Dm 0644 sound/* "$install_root"/usr/share/"$PRGNAM"/sound

Expand Down

0 comments on commit 52471b0

Please sign in to comment.