1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

Merge pull request #5175 from tertsdiepraam/oranda-setup

website: fix `path_prefix` in oranda
This commit is contained in:
Sylvestre Ledru 2023-08-20 12:03:55 +02:00 committed by GitHub
commit 59f75b0fb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,9 @@
"project": { "project": {
"name": "uutils coreutils" "name": "uutils coreutils"
}, },
"build": {
"path_prefix": "coreutils"
},
"components": { "components": {
"changelog": true "changelog": true
}, },