File: rules

package info (click to toggle)
libiksemel 1.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,448 kB
  • sloc: sh: 9,158; ansic: 5,486; makefile: 71
file content (18 lines) | stat: -rwxr-xr-x 370 bytes parent folder | download
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 $@

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