File: rules

package info (click to toggle)
sngrep 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,300 kB
  • ctags: 1,646
  • sloc: ansic: 12,704; sh: 290; makefile: 45
file content (7 lines) | stat: -rwxr-xr-x 172 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f
override_dh_auto_configure:
	dh_auto_configure -- --with-gnutls --with-pcre \
		--enable-unicode --enable-ipv6 --enable-eep

%:
	dh $@ --with autoreconf