File: rules

package info (click to toggle)
libvisual 0.4.0-10
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,616 kB
  • ctags: 2,555
  • sloc: ansic: 15,686; sh: 8,761; makefile: 59; sed: 16
file content (14 lines) | stat: -rwxr-xr-x 272 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export GETTEXT_PACKAGE=libvisual-0.4

%:
	dh $@ --with autoreconf

override_dh_auto_configure:
	dh_auto_configure -- --enable-static

override_dh_installdocs:
	dh_installdocs -A AUTHORS NEWS README TODO