Skip to content

Commit 8260198

Browse files
committed
Add source
1 parent c6d1730 commit 8260198

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

org.lbry.daemon.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@
2727
"install -Dm00644 $FLATPAK_ID.appdata.xml $FLATPAK_DEST/share/appdata/$FLATPAK_ID.appdata.xml"
2828
],
2929
"sources": [
30+
{
31+
"dest": ".",
32+
"path": ".",
33+
"type": "dir"
34+
},
3035
{
3136
"dest": "vendor",
3237
"path": "modules.txt",

0 commit comments

Comments
 (0)