Skip to content

Commit e5fdbc5

Browse files
committed
coreutils-5.0: remove additional pregend file
wheel.h, probably used
1 parent dfb3ae0 commit e5fdbc5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

steps/coreutils-5.0/pass2.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ src_prepare() {
1313
touch config.h
1414

1515
# Rebuild pregenerated file
16-
rm -f src/false.c
17-
18-
rm -f src/dircolors.h
16+
rm src/false.c
17+
rm src/dircolors.h
18+
rm src/wheel.h
1919

2020
# Bison pre-generated file
2121
rm lib/getdate.c

0 commit comments

Comments
 (0)