forked from hasufell/hasufell-repository
media-sound/gmusicbrowser: fix installation
This commit is contained in:
parent
f311989192
commit
7d8dd7f904
@ -46,7 +46,8 @@ src_install() {
|
|||||||
emake \
|
emake \
|
||||||
DOCS="AUTHORS NEWS README" \
|
DOCS="AUTHORS NEWS README" \
|
||||||
DESTDIR="${IMAGE}" \
|
DESTDIR="${IMAGE}" \
|
||||||
iconsdir="${IMAGE}/usr/share/icons/hicolor/32x32/apps" \
|
bindir="${IMAGE}/usr/$(exhost --target)/bin" \
|
||||||
|
iconsdir="${IMAGE}/usr/share/icons/hicolor/" \
|
||||||
liconsdir="${IMAGE}/usr/share/icons/hicolor/48x48/apps" \
|
liconsdir="${IMAGE}/usr/share/icons/hicolor/48x48/apps" \
|
||||||
miconsdir="${IMAGE}/usr/share/pixmaps" \
|
miconsdir="${IMAGE}/usr/share/pixmaps" \
|
||||||
install
|
install
|
||||||
|
Loading…
Reference in New Issue
Block a user