mirror of https://github.com/dirtbags/moth.git
oops file name II
This commit is contained in:
parent
eb769750b6
commit
9b2c255194
|
@ -2,7 +2,7 @@ HOST_PKGDIR = $(TARGET)/host
|
|||
|
||||
host-install:
|
||||
mkdir -p $(HOST_PKGDIR)
|
||||
cp packages/host/answers.txt $(HOST_PKGDIR)
|
||||
cp packages/host/tokens.txt $(HOST_PKGDIR)
|
||||
|
||||
PACKAGES += host
|
||||
|
||||
|
|
Loading…
Reference in New Issue