File: rules

package info (click to toggle)
gesftpserver 1~ds-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 896 kB
  • sloc: ansic: 7,887; python: 192; makefile: 60; sh: 4
file content (8 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

# Some regression tests fail if ls output is localized
override_dh_auto_test:
	export LC_ALL=C dh_auto_test

%:
	dh $@ --with autoreconf