File: rules

package info (click to toggle)
flightcrew 0.7.2%2Bdfsg-9%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,688 kB
  • sloc: cpp: 53,561; xml: 1,993; ansic: 275; sh: 36; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 236 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 pkgkde_symbolshelper

override_dh_auto_configure:
	dh_auto_configure -- -DDEBIAN=1 -DBUILD_SHARED_FC=1

override_dh_install:
	dh_install --fail-missing