website: fix path_prefix

This commit is contained in:
Terts Diepraam
2023-08-20 11:48:36 +02:00
parent b2a74e221c
commit 018fa55ece
+3
View File
@@ -2,6 +2,9 @@
"project": {
"name": "uutils findutils"
},
"build": {
"path_prefix": "findutils"
},
"components": {
"changelog": true
},