generated from wm-packages/ghostty
Update debian/rules
This commit is contained in:
parent
4cfdf46f1f
commit
b1b5776dbb
16
debian/rules
vendored
16
debian/rules
vendored
@ -5,19 +5,3 @@ export PIKA_BUILD_ARCH = $(shell cat ../pika-build-arch)
|
|||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@
|
||||||
|
|
||||||
override_dh_install:
|
|
||||||
DESTDIR=debian/tmp zig build \
|
|
||||||
--summary all \
|
|
||||||
--prefix "/usr" \
|
|
||||||
-Doptimize=ReleaseFast \
|
|
||||||
-Dcpu=x86_64_v3 \
|
|
||||||
-Dpie=true \
|
|
||||||
-Dapp-runtime=glfw \
|
|
||||||
-Dgtk-x11=false \
|
|
||||||
-Demit-docs
|
|
||||||
|
|
||||||
dh_install
|
|
||||||
|
|
||||||
override_dh_auto_build:
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user