File: rules

package info (click to toggle)
libnotify 0.8.6-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 840 kB
  • sloc: xml: 8,298; ansic: 3,228; sh: 63; python: 23; javascript: 6; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 251 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs
export DPKG_GENSYMBOLS_CHECK_LEVEL = 4

%:
	dh $@

# https://gitlab.gnome.org/GNOME/libnotify/-/issues/59
override_dh_auto_test: