File: rules

package info (click to toggle)
nat 1%3A1.0-6.1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 900 kB
  • sloc: ansic: 9,771; makefile: 32
file content (13 lines) | stat: -rwxr-xr-x 285 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# Sample debian/rules that uses debhelper.
# GNU copyright 1997 to 1999 by Joey Hess.

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

%:
	dh $@

override_dh_auto_install:
	dh_auto_install
	install -m 755 nat $(CURDIR)/debian/smb-nat/usr/bin/smb-nat