hyprland/debian/rules

8 lines
131 B
Plaintext
Raw Normal View History

2023-06-10 17:37:56 +02:00
#!/usr/bin/make -f
2023-06-10 17:21:41 +02:00
2023-06-10 20:59:12 +02:00
override_dh_auto_configure:
dh_auto_configure -- --legacy_renderer=disabled
2023-06-10 17:21:41 +02:00
%:
2023-06-10 20:59:12 +02:00
dh $@ --buildsystem=meson