aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
blob: 8514163ffd3220bca50f9acbe7171f6851e7397c (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all reproducible=+all qa=+bug abi=+lfs

%:
	dh $@

override_dh_auto_install: