initial commit
[glibc.git] / debian / patches / any / local-disable-tst-bz29951.diff
1 Disable tst-bz29951 as the corresponding binary test file can't be included in git-updates.diff
2
3 To be removed for 2.37.
4
5 --- a/timezone/Makefile
6 +++ b/timezone/Makefile
7 @@ -23,7 +23,7 @@ subdir := timezone
8 include ../Makeconfig
9
10 others := zdump zic
11 -tests := test-tz tst-timezone tst-tzset tst-bz28707 tst-bz29951
12 +tests := test-tz tst-timezone tst-tzset tst-bz28707
13
14 generated-dirs += testdata
15
16