File: rules

package info (click to toggle)
gelemental 2.0.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,544 kB
  • sloc: cpp: 5,331; sh: 4,360; makefile: 137
file content (12 lines) | stat: -rwxr-xr-x 199 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@

override_dh_auto_configure: configure
	dh_auto_configure -- --enable-api_docs

override_dh_makeshlibs:
	dh_makeshlibs -V