File: rules

package info (click to toggle)
gnome-flashback 3.46.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 11,632 kB
  • sloc: ansic: 102,427; sh: 4,955; makefile: 1,751; xml: 983; sed: 16
file content (7 lines) | stat: -rwxr-xr-x 199 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs -Wl,--as-needed  # overrides upstream --no-as-needed

%:
	dh $@ --with gnome