File: rules

package info (click to toggle)
gummi 0.6.6-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,984 kB
  • ctags: 1,167
  • sloc: ansic: 8,927; sh: 137; makefile: 76; python: 38
file content (9 lines) | stat: -rwxr-xr-x 171 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
#export DH_VERBOSE=1
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@ --with autoreconf

override_dh_autoreconf:
	dh_autoreconf --as-needed