File: rules

package info (click to toggle)
libiksemel 1.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 2,396 kB
  • ctags: 752
  • sloc: sh: 9,159; ansic: 5,486; makefile: 71
file content (18 lines) | stat: -rwxr-xr-x 399 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f

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

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

DEB_SHLIBDEPS_INCLUDE := debian/tmp/usr/lib/

%:
	dh $@ --parallel --with autoreconf

override_dh_auto_install:
	dh_auto_install
	mv -v debian/tmp/usr/share/info/iksemel debian/tmp/usr/share/info/iksemel.info

override_dh_installchangelogs:
	dh_installchangelogs NEWS