Skip to content

Commit 98b3fba

Browse files
committed
Merge remote-tracking branch 'origin/main' into bf_fix_snap_2
2 parents d55e153 + cd325cd commit 98b3fba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

snap/snapcraft.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ parts:
3939
appstream,
4040
]
4141
plugin: meson
42-
meson-parameters: ["--prefix=/usr"]
42+
meson-parameters: ["--prefix=/snap/iptux/current/usr"]
43+
organize:
44+
snap/iptux/current/usr: usr
4345
stage-packages:
4446
- glib-networking
4547
- libjsoncpp25

0 commit comments

Comments
 (0)