We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a34819 commit ad3ac03Copy full SHA for ad3ac03
1 file changed
make-appimage.sh
@@ -14,7 +14,7 @@ export DESKTOP=/usr/share/applications/io.github.alainm23.planify.desktop
14
# Deploy dependencies
15
quick-sharun \
16
/usr/bin/*planify* \
17
- /usr/lib/evolution-data-server
+ /usr/lib/evolution-data-server/camel-providers
18
19
# Additional changes can be done in between here
20
0 commit comments