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-12-24 15:35:54 +00:00
export DEB_BUILD_MAINT_OPTIONS=hardening=-all qa=-bug-implicit-func
2023-09-04 19:27:22 +01:00
%:
dh $@