mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-17 12:20:59 +02:00
fully working for right click
This commit is contained in:
parent
24de79a0cb
commit
ae660fbbd8
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ RDEPEND="${DEPEND}"
|
|||
src_install() {
|
||||
insinto /usr/
|
||||
doins -r "${S}"/src/share
|
||||
dosym /usr/share/fern-wifi-cracker/resources/icon.png /usr/share/pixmaps/fern-wifi-cracker.png
|
||||
chown -R root:root "${ED}"
|
||||
dobin src/bin/genmenu.py src/bin/launch
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue