From c867de761e832328a13298f5ab79d8abd4fc7f72 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 6 Aug 2009 11:20:58 +0000 Subject: alpine.mk: create .boot_repository files in repos init will only autoadd those when booting --- alpine.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/alpine.mk b/alpine.mk index cffdb41..2aa9b4f 100755 --- a/alpine.mk +++ b/alpine.mk @@ -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) -- cgit v1.2.3-60-g2f50