File: rules

package info (click to toggle)
libsoldout 1.4-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 352 kB
  • ctags: 295
  • sloc: ansic: 3,163; sh: 33; makefile: 9
file content (15 lines) | stat: -rwxr-xr-x 269 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
#DH_VERBOSE = 1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1


%:
	dh $@ 

override_dh_installman:
	ln -fs mkd2html.1 markdown2html.1
	ln -fs mkd2latex.1 markdown2latex.1
	ln -fs mkd2man.1 markdown2man.1
	dh_installman