mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Update snapcraft.yaml
This commit is contained in:
@@ -24,7 +24,7 @@ layout:
|
||||
|
||||
apps:
|
||||
qelectrotech:
|
||||
command: $SNAP/usr/local/bin/qelectrotech
|
||||
command: usr/local/bin/qelectrotech
|
||||
common-id: qelectrotech.desktop
|
||||
extensions:
|
||||
- kde-neon
|
||||
@@ -35,14 +35,14 @@ apps:
|
||||
PYTHONPATH: $SNAP:$SNAP/lib/python3.8/site-packages:$SNAP/usr/lib/python3.8:$SNAP/usr/lib/python3.8/lib-dynload
|
||||
|
||||
qet-tb-generator:
|
||||
command: $SNAP/bin/qet_tb_generator
|
||||
command: bin/qet_tb_generator
|
||||
extensions:
|
||||
- kde-neon
|
||||
plugs: *plugs
|
||||
environment: *env
|
||||
|
||||
dxf-to-qet:
|
||||
command: $SNAP/bin/DXFtoQET
|
||||
command: bin/DXFtoQET
|
||||
extensions:
|
||||
- kde-neon
|
||||
plugs: *plugs
|
||||
|
||||
Reference in New Issue
Block a user