mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2025-01-11 09:19:40 +00:00
alpine.mk: create .boot_repository files in repos
init will only autoadd those when booting
This commit is contained in:
parent
1b233622c9
commit
c867de761e
@ -180,6 +180,7 @@ ISO_REPOS_DIRSTAMP := $(DESTDIR)/stamp.isorepos
|
|||||||
ISOFS_DIRSTAMP := $(DESTDIR)/stamp.isofs
|
ISOFS_DIRSTAMP := $(DESTDIR)/stamp.isofs
|
||||||
|
|
||||||
$(ISO_REPOS_DIRSTAMP): $(ISO_PKGDIR)/APKINDEX.tar.gz
|
$(ISO_REPOS_DIRSTAMP): $(ISO_PKGDIR)/APKINDEX.tar.gz
|
||||||
|
@touch $(ISO_PKGDIR)/.boot_repository
|
||||||
@touch $@
|
@touch $@
|
||||||
|
|
||||||
$(ISO_PKGDIR)/APKINDEX.tar.gz: $(APK_FILES)
|
$(ISO_PKGDIR)/APKINDEX.tar.gz: $(APK_FILES)
|
||||||
|
Loading…
Reference in New Issue
Block a user