File: rules

package info (click to toggle)
sngrep 1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,420 kB
  • sloc: ansic: 13,963; sh: 290; makefile: 69
file content (7 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f
override_dh_auto_configure:
	dh_auto_configure -- --with-gnutls --with-pcre2 \
		--enable-unicode --enable-ipv6 --enable-eep

%:
	dh $@