hyprland/debian/rules

7 lines
79 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 18:00:59 +02:00
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
2023-06-10 17:21:41 +02:00
%:
2023-06-10 20:55:06 +02:00
dh $@