File: rules

package info (click to toggle)
libfilezilla 0.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,388 kB
  • ctags: 841
  • sloc: sh: 11,358; cpp: 5,734; makefile: 130
file content (16 lines) | stat: -rwxr-xr-x 300 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f
#export DH_VERBOSE = 1

# Needed for some unit tests to pass
export LANG=C.UTF-8
export LC_ALL=C.UTF-8

%:
	dh $@  --with autoreconf

override_dh_installchangelogs:
	# Install upstream NEWS file as changelog
	dh_installchangelogs -k NEWS

override_dh_makeshlibs:
	dh_makeshlibs -V