From 0bc76a594ec5737180607ae649bb057761f3537b Mon Sep 17 00:00:00 2001 From: tpart Date: Sun, 6 Apr 2025 22:50:24 +0200 Subject: Remove locales from make command --- org.metamuffin.hurrycurry.client.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.metamuffin.hurrycurry.client.yaml b/org.metamuffin.hurrycurry.client.yaml index 5dea4ab..cf27e69 100644 --- a/org.metamuffin.hurrycurry.client.yaml +++ b/org.metamuffin.hurrycurry.client.yaml @@ -91,7 +91,7 @@ modules: - cargo --offline fetch --manifest-path Cargo.toml - make JSR=node -C data - make DATA_SEARCH_PATH=/app/share/hurrycurry/data CARGOFLAGS=--offline -C server discover server - - make -C client assets locales + - make -C client assets - install -Dm755 target/release/hurrycurry-server /app/bin/hurrycurry-server - install -Dm755 target/release/hurrycurry-discover /app/bin/hurrycurry-discover - install -dD /app/share/hurrycurry/data/recipes -- cgit v1.2.3-70-g09d2