mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Don't stage shells
This commit is contained in:

committed by
Mitchell Hashimoto

parent
b6a3b98828
commit
bf49784b7d
@ -75,9 +75,6 @@ parts:
|
|||||||
stage-packages:
|
stage-packages:
|
||||||
- libadwaita-1-0
|
- libadwaita-1-0
|
||||||
- libgtk-4-1
|
- libgtk-4-1
|
||||||
- bash
|
|
||||||
- zsh
|
|
||||||
- fish
|
|
||||||
override-build: |
|
override-build: |
|
||||||
$CRAFT_PART_SRC/../../zig/src/zig build -Doptimize=ReleaseFast
|
$CRAFT_PART_SRC/../../zig/src/zig build -Doptimize=ReleaseFast
|
||||||
cp -rp zig-out/* $CRAFT_PART_INSTALL/
|
cp -rp zig-out/* $CRAFT_PART_INSTALL/
|
||||||
|
Reference in New Issue
Block a user