File: rules

package info (click to toggle)
siril 1.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 21,256 kB
  • sloc: ansic: 112,798; cpp: 13,652; makefile: 708; sh: 232; xml: 203; python: 88
file content (18 lines) | stat: -rwxr-xr-x 377 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f

# see EXAMPLES in dpkg-buildflags(1) and read /usr/share/dpkg/*
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk

%:
	dh $@ --buildsystem=meson

override_dh_installchangelogs:
	dh_installchangelogs

override_dh_auto_configure:
	dh_auto_configure
	
override_dh_missing:
	dh_missing --list-missing