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:
commit
59f75b0fb3
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
||||||
"project": {
|
"project": {
|
||||||
"name": "uutils coreutils"
|
"name": "uutils coreutils"
|
||||||
},
|
},
|
||||||
|
"build": {
|
||||||
|
"path_prefix": "coreutils"
|
||||||
|
},
|
||||||
"components": {
|
"components": {
|
||||||
"changelog": true
|
"changelog": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue