generated from wm-packages/ghostty
Update debian/rules
This commit is contained in:
parent
4cfdf46f1f
commit
b1b5776dbb
18
debian/rules
vendored
18
debian/rules
vendored
@ -4,20 +4,4 @@ export DH_VERBOSE = 1
|
||||
export PIKA_BUILD_ARCH = $(shell cat ../pika-build-arch)
|
||||
|
||||
%:
|
||||
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:
|
||||
|
||||
dh $@
|
Loading…
x
Reference in New Issue
Block a user