File: rules

package info (click to toggle)
libvisual 0.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,584 kB
  • sloc: ansic: 16,321; sh: 4,958; cpp: 797; makefile: 75; sed: 16
file content (14 lines) | stat: -rwxr-xr-x 254 bytes parent folder | download | duplicates (2)
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 $@

override_dh_auto_configure:
	dh_auto_configure -- --enable-static

override_dh_installdocs:
	dh_installdocs -A AUTHORS NEWS README TODO