Fixed typo.
This commit is contained in:
parent
d2addec9e1
commit
e2eb735236
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ QA_PREBUILT="*"
|
|||
|
||||
src_install() {
|
||||
local NXROOT=/opt/NX
|
||||
doicon "${NXROOT}/share/icons/48x48/Nomachine-desktop.png"
|
||||
doicon "${NXROOT}/share/icons/48x48/NoMachine-desktop.png"
|
||||
dodir /opt
|
||||
|
||||
if use nxserver ; then
|
||||
|
|
Loading…
Reference in a new issue