coreutils-6.10: catm->touch

This commit is contained in:
Andrius Štikonas 2021-03-27 20:38:51 +00:00
parent aa31fbc95b
commit 1df73da7fa
1 changed files with 2 additions and 2 deletions

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() {