There was an error while loading. Please reload this page.
1 parent 375e4ef commit b6ef17dCopy full SHA for b6ef17d
1 file changed
io.github.xonsh.xonsh.yml
@@ -65,7 +65,7 @@ modules:
65
buildsystem: simple
66
build-commands:
67
- pip3 install --prefix=/app --no-build-isolation .
68
- - install -Dm644 flatpak.xsh /app/etc/xonsh/rc.d/flatpak.xsh
+ - install -Dm644 flatpak.xsh /etc/xonsh/rc.d/flatpak.xsh
69
- install -Dm755 host-spawn /app/libexec/host-spawn
70
- |
71
mkdir -p /app/libexec/host-cmds
0 commit comments