File: rules

package info (click to toggle)
gcab 1.2-3~deb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 892 kB
  • sloc: ansic: 3,736; makefile: 56; sh: 1
file content (12 lines) | stat: -rwxr-xr-x 213 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --with gir

override_dh_install:
	dh_install -X.la -X.pyc -X.pyo

override_dh_missing:
	dh_missing --list-missing -X.la -X.pyc -X.pyo