File: rules

package info (click to toggle)
libtime-format-perl 1.16-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 300 kB
  • sloc: perl: 653; makefile: 4
file content (13 lines) | stat: -rwxr-xr-x 257 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

%:
	dh $@

# LC_ALL should be reconsidered when #811109 is fixed
# or not:
#   at t/past.t line 34.
#          got: 'Ѽó³ð 15, 2009 @ 1:58'
#     expected: 'April 15, 2009 @ 1:58'

override_dh_auto_test:
	LC_ALL=C TZ=UTC dh_auto_test