MANIFEST: replacing THISBRANCH and THISREPO with "dir ."

This commit is contained in:
XargonWan 2025-01-09 13:57:22 +09:00
parent 5a165f1a5d
commit 1fb31e0cc5

View file

@ -93,9 +93,8 @@ modules:
# LIBMAN INSTALLATION
install -Dm755 "automation_tools/libman.sh" "/app/bin/libman.sh"
sources:
- type: git
url: THISREPO
branch: THISBRANCH
- type: dir
path: .
- name: xmlstarlet
config-opts:
@ -798,6 +797,5 @@ modules:
- install -Dm 644 config/retrodeck/net.retrodeck.retrodeck.mime.xml /app/share/mime/packages/net.retrodeck.retrodeck.mime.xml
sources:
- type: git
url: THISREPO
branch: THISBRANCH
- type: dir
path: .