5
0
mirror of git://git.proxmox.com/git/spiceterm.git synced 2025-01-05 09:17:56 +03:00
spiceterm/debian/rules
2013-10-31 07:12:24 +01:00

11 lines
133 B
Makefile
Executable File

#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh $@
override_dh_auto_test:
# do nothing