mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
media-gfx/zw3d: fix typo in annotation
Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
@@ -53,7 +53,7 @@ S=${WORKDIR}
|
|||||||
QA_PREBUILT="*"
|
QA_PREBUILT="*"
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
# Move ${MY_PGK_NAME} out from /opt/apps/apps
|
# Install scalable icons
|
||||||
mkdir -p "${S}"/usr/share/icons/hicolor/scalable/apps || die
|
mkdir -p "${S}"/usr/share/icons/hicolor/scalable/apps || die
|
||||||
mv "${S}"/opt/apps/${MY_PGK_NAME}/entries/icons/hicolor/scalable/apps/*.svg "${S}"/usr/share/icons/hicolor/scalable/apps || die
|
mv "${S}"/opt/apps/${MY_PGK_NAME}/entries/icons/hicolor/scalable/apps/*.svg "${S}"/usr/share/icons/hicolor/scalable/apps || die
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user