mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
games-emulation/duckstation: fix missing translations files
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Octiabrina Terrien-Puig <octiabrina@myrvogna.net>
This commit is contained in:
@@ -71,7 +71,7 @@ src_install() {
|
|||||||
|
|
||||||
# Binary and resources files must be in same directory – installing in /opt
|
# Binary and resources files must be in same directory – installing in /opt
|
||||||
insinto /opt/${PN}
|
insinto /opt/${PN}
|
||||||
doins -r "${BUILD_DIR}"/bin/{database,inputprofiles,resources,shaders}
|
doins -r "${BUILD_DIR}"/bin/{database,inputprofiles,resources,shaders,translations}
|
||||||
|
|
||||||
if use nogui; then
|
if use nogui; then
|
||||||
newicon -s 16 appimage/icon-16px.png duckstation-nogui
|
newicon -s 16 appimage/icon-16px.png duckstation-nogui
|
||||||
|
|||||||
Reference in New Issue
Block a user