Skip to content

Commit b6ef17d

Browse files
authored
Update installation path for flatpak.xsh
1 parent 375e4ef commit b6ef17d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

io.github.xonsh.xonsh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ modules:
6565
buildsystem: simple
6666
build-commands:
6767
- pip3 install --prefix=/app --no-build-isolation .
68-
- install -Dm644 flatpak.xsh /app/etc/xonsh/rc.d/flatpak.xsh
68+
- install -Dm644 flatpak.xsh /etc/xonsh/rc.d/flatpak.xsh
6969
- install -Dm755 host-spawn /app/libexec/host-spawn
7070
- |
7171
mkdir -p /app/libexec/host-cmds

0 commit comments

Comments
 (0)