alpine.mk: create .boot_repository files in repos

init will only autoadd those when booting
This commit is contained in:
Natanael Copa 2009-08-06 11:20:58 +00:00
parent 1b233622c9
commit c867de761e
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ ISO_REPOS_DIRSTAMP := $(DESTDIR)/stamp.isorepos
ISOFS_DIRSTAMP := $(DESTDIR)/stamp.isofs
$(ISO_REPOS_DIRSTAMP): $(ISO_PKGDIR)/APKINDEX.tar.gz
@touch $(ISO_PKGDIR)/.boot_repository
@touch $@
$(ISO_PKGDIR)/APKINDEX.tar.gz: $(APK_FILES)