Skip to content

Commit 086467f

Browse files
committed
Also fix carla-vst-wine
Signed-off-by: falkTX <falktx@falktx.com>
1 parent 622b221 commit 086467f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

repo/generate-repo-page.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ for PACKAGE in ${PACKAGES[@]}; do
183183
PACKAGE="carla-bridge-win"
184184
PACKAGE_DESCRIPTION="carla windows bridge"
185185
PACKAGE_DATA=""
186+
elif echo "${PACKAGE_BASENAME}" | grep -q "carla-vst-wine_"; then
187+
PACKAGE_DATA=""
186188
fi
187189

188190
CLASS="repository-package"

0 commit comments

Comments
 (0)