Fix incorrect package identifier

This commit is contained in:
Dmitry Makarenko 2025-06-19 12:55:18 +03:00
parent 93a90a3e0d
commit cc09746bd4
2 changed files with 3 additions and 3 deletions

View File

@ -13,10 +13,10 @@
</choices-outline>
<choice id="module" title="Module">
<pkg-ref id="org.audacity.openvino-module"/>
<pkg-ref id="org.audacityteam.openvino-module"/>
</choice>
<pkg-ref id="org.audacity.openvino-module">
<pkg-ref id="org.audacityteam.openvino-module">
#openvino-module.pkg
<must-close>
<app id="org.audacityteam.audacity"/>

View File

@ -159,7 +159,7 @@ pkgbuild \
--root dist \
--scripts Scripts \
--install-location / \
--identifier org.audacityteam.audacity \
--identifier org.audacityteam.openvino-module \
--version "$MODULE_VERSION" \
packages/openvino-module.pkg