Skip to content

Commit 2813951

Browse files
flatpak: fix env variable position
1 parent d15e5c0 commit 2813951

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

io.github.dummerle.rare.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ cleanup-commands:
99
build-options:
1010
env:
1111
BASEAPP_REMOVE_WEBENGINE: '1'
12+
SETUPTOOLS_SCM_PRETEND_VERSION: '1.11.3.255'
1213
command: rare
1314
finish-args:
1415
- --share=ipc
@@ -39,8 +40,6 @@ modules:
3940
path: io.github.dummerle.rare.appdata.xml
4041
- name: rare
4142
buildsystem: simple
42-
env:
43-
SETUPTOOLS_SCM_PRETEND_VERSION: '1.11.3.255'
4443
build-commands:
4544
- ./tools/qrc2py.sh --force
4645
- ./tools/ts2qm.py

0 commit comments

Comments
 (0)