File: rules

package info (click to toggle)
uget 2.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,912 kB
  • ctags: 4,536
  • sloc: ansic: 36,739; sh: 1,473; makefile: 301
file content (9 lines) | stat: -rwxr-xr-x 223 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@ --with autoreconf

override_dh_auto_install:
	dh_auto_install -- DESTDIR=$(CURDIR)/debian/uget