coreutils-6.10: catm->touch

This commit is contained in:
Andrius Štikonas 2021-03-27 20:38:51 +00:00
parent cc980e5e2f
commit 07c087dec8

View file

@ -14,8 +14,8 @@ src_prepare() {
mv getdate.tab.c getdate.c
cd ..
catm config.h
catm lib/configmake.h
touch config.h
touch lib/configmake.h
}
src_compile() {