File: rules

package info (click to toggle)
toga2 3.0.0.1SE1-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, stretch, trixie
  • size: 832 kB
  • ctags: 1,394
  • sloc: cpp: 9,954; makefile: 31; sh: 2
file content (11 lines) | stat: -rwxr-xr-x 241 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@ --sourcedirectory=src

override_dh_installchangelogs:
	dh_installchangelogs src/CHANGELOG