rules (142B)
1 #!/usr/bin/make -f 2 3 # Enabling all hardening flags as MHD handles untrusted data 4 export DEB_BUILD_MAINT_OPTIONS = hardening=+all 5 6 %: 7 dh ${@}
taler-deploymentDeployment scripts and configuration files | |
| Log | Files | Refs | README |