1
0
mirror of https://git.dpkg.org/git/dpkg/dlocate.git synced 2025-04-14 00:53:53 +00:00
Files
Guillem Jover 5798c4a2b3 debian: Remove ineffective hardening=+all
This is an arch all package, so the hardening flags have no effect here.
2024-10-17 07:07:19 +02:00

8 lines
98 B
Makefile
Executable File

#!/usr/bin/make -f
%:
dh $@
override_dh_auto_test:
# disable test (seems to have never worked)