qtsoundmodem/debian/rules

8 lines
118 B
Plaintext
Raw Normal View History

2023-09-04 19:27:22 +01:00
#!/usr/bin/make -f
export QT_SELECT=5
2024-09-06 18:22:43 +01:00
export DEB_BUILD_MAINT_OPTIONS=hardening=+all,qa=-bug-implicit-func
2023-09-04 19:27:22 +01:00
%:
dh $@