mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-02 11:40:51 +02:00
opensnitch: quick fix https://github.com/evilsocket/opensnitch/issues/496
This commit is contained in:
parent
7354240603
commit
b6e6ec8e04
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ src_prepare() {
|
|||
emake -C src/${EGO_PN} protocol
|
||||
cd src/${EGO_PN}/ui
|
||||
pyrcc5 -o opensnitch/resources_rc.py opensnitch/res/resources.qrc
|
||||
sed -i 's/^import ui_pb2/from . import ui_pb2/' opensnitch/ui_pb2*
|
||||
eapply_user
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue