File: rules

package info (click to toggle)
gstm 1.2-8.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,136 kB
  • ctags: 260
  • sloc: ansic: 2,505; sh: 1,006; makefile: 60
file content (13 lines) | stat: -rwxr-xr-x 222 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- makefile -*-

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

%:
	dh $@

override_dh_installman:
	help2man ./src/gstm -o debian/gstm.1 -n "GNOME SSH Tunnel Manager"
	dh_installman