mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-05 02:45:23 +01:00
coreutils-6.10: catm->touch
This commit is contained in:
parent
aa31fbc95b
commit
1df73da7fa
1 changed files with 2 additions and 2 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue