File: rules

package info (click to toggle)
gnome-weather 3.20.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,916 kB
  • ctags: 95
  • sloc: sh: 470; makefile: 209; python: 125; xml: 99
file content (11 lines) | stat: -rwxr-xr-x 315 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND= -Wl,-z,defs -Wl,-O1 -Wl,--as-needed

%:
	dh $@ --parallel --with autoreconf,gnome

override_dh_auto_configure:
	dh_auto_configure -- --disable-dogtail