mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
MANIFEST: replacing THISBRANCH and THISREPO with "dir ."
This commit is contained in:
parent
5a165f1a5d
commit
1fb31e0cc5
|
@ -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: .
|
Loading…
Reference in a new issue