File: rules

package info (click to toggle)
amap-align 2.2-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,600 kB
  • sloc: cpp: 3,482; java: 549; xml: 151; makefile: 25; sh: 17
file content (21 lines) | stat: -rwxr-xr-x 516 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#!/usr/bin/make -f
# -*- makefile -*-

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

XP=xsltproc  \
      -''-nonet \
      -''-param man.charmap.use.subset "0" \
      -''-param make.year.ranges "1" \
      -''-param make.single.year.ranges "1" \
      -o debian/

pkg := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
SRCDIR=align

%:
	dh $@ --sourcedirectory=$(SRCDIR) --parallel

override_dh_installexamples:
	dh_installexamples
	chmod 644 debian/$(pkg)/usr/share/doc/$(pkg)/examples/BB12020.tfa