File: rules

package info (click to toggle)
gnome-calculator 3.30.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 10,760 kB
  • sloc: python: 168; xml: 121; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 162 bytes parent folder | download | duplicates (15)
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

%:
	dh $@ --with gnome