Codebase list ssh-contact / e8619552-1288-41b5-bbaa-389b95c63554/main debian / rules
e8619552-1288-41b5-bbaa-389b95c63554/main

Tree @e8619552-1288-41b5-bbaa-389b95c63554/main (Download .tar.gz)

rules @e8619552-1288-41b5-bbaa-389b95c63554/main

acb6db8
 
 
 
 
 
 
 
 
 
f817c53
acb6db8
 
 
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

override_dh_auto_configure:
	dh_auto_configure -- --libexecdir="\$${prefix}/lib/telepathy"

%:
	dh $@

override_dh_installdocs:
	dh_installdocs -A NEWS