mirror of
https://git.dpkg.org/git/dpkg/dlocate.git
synced 2025-04-14 00:53:53 +00:00
8 lines
98 B
Makefile
Executable File
8 lines
98 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@
|
|
|
|
override_dh_auto_test:
|
|
# disable test (seems to have never worked)
|