File: rules

package info (click to toggle)
raqm 0.7.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,720 kB
  • sloc: sh: 4,260; ansic: 1,565; makefile: 173; python: 60; xml: 45
file content (10 lines) | stat: -rwxr-xr-x 171 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow
export LC_ALL=C.UTF-8

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --enable-gtk-doc