lutris/debian/rules

15 lines
245 B
Plaintext
Raw Normal View History

2023-06-23 13:25:16 +01:00
#!/usr/bin/make -f
# -*- makefile -*-
2023-06-23 13:20:53 +01:00
2023-06-23 13:25:16 +01:00
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
2023-06-23 13:20:53 +01:00
2023-06-23 13:25:16 +01:00
%:
dh $@ --buildsystem=meson
2023-06-23 13:20:53 +01:00
2023-06-23 13:25:16 +01:00
override_dh_auto_configure:
dh_auto_configure -- -Dbindir=games
2023-06-23 13:20:53 +01:00
2023-06-23 13:25:16 +01:00
override_dh_builddeb:
dh_builddeb -- -Zgzip