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 mv getdate.tab.c getdate.c
cd .. cd ..
catm config.h touch config.h
catm lib/configmake.h touch lib/configmake.h
} }
src_compile() { src_compile() {