Skip to content

Commit cecfaba

Browse files
committed
test no dirs
1 parent 162e41f commit cecfaba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Distribution/flatpak/flatpak.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ modules:
113113

114114
# Patches Data/user/Config/Dolphin.ini to set proper paths for Flatpak to find stuff
115115
- type: patch
116-
path: Distribution/flatpak/dolphinini.patch
116+
path: dolphinini.patch
117117

118118
# TODO: Add x-checker-data
119119
# Project Plus SD card
@@ -137,11 +137,11 @@ modules:
137137

138138
# Script that is ran everytime the final Flatpak starts
139139
- type: file
140-
path: Distribution/flatpak/project-plus-dolphin-wrapper.sh
140+
path: project-plus-dolphin-wrapper.sh
141141

142142
# Metadata file for Flatpak repos
143143
- type: file
144-
path: Distribution/flatpak/com.projectplusgame.project-plus-dolphin.metainfo.xml
144+
path: com.projectplusgame.project-plus-dolphin.metainfo.xml
145145

146146
# detects whether dolphin is running in a flatpak sandbox
147147
# and makes it use xdg directories if it is.

0 commit comments

Comments
 (0)