File: rules

package info (click to toggle)
gnome-nettool 3.8.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 5,484 kB
  • sloc: sh: 11,181; ansic: 5,299; makefile: 139
file content (10 lines) | stat: -rwxr-xr-x 214 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=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs -Wl,--as-needed

%:
	dh $@ --with gnome

override_dh_autoreconf:
	dh_autoreconf --as-needed