File: rules

package info (click to toggle)
ibus-array 0.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 6,504 kB
  • sloc: sh: 4,308; ansic: 783; python: 190; makefile: 104; sed: 16
file content (8 lines) | stat: -rwxr-xr-x 225 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
#DH_VERBOSE = 1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed,-ldl

%:
	dh $@ --with python3,autoreconf