From 3cbe9514df3ec154df8aa441686071df5336f58e Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sat, 13 Mar 2021 20:27:54 -0500 Subject: Specify REWRITE_SOURCES_LIST=y for samizdat.btrfs This means it is always on, but there is no sid access until "apt-update" is specified true. --- rootfs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rootfs/Makefile') diff --git a/rootfs/Makefile b/rootfs/Makefile index eb96398..e1588cb 100644 --- a/rootfs/Makefile +++ b/rootfs/Makefile @@ -34,5 +34,5 @@ gold: $(gold) $(gold): $(rootfs) $(sudo) $(fsmgr) build $@ -$(patchfs): - $(sudo) REWRITE_SOURCES_LIST=y $(fsmgr) build $(patchfs) +$(patchfs) $(rootfs): + $(sudo) REWRITE_SOURCES_LIST=y $(fsmgr) build $@ -- cgit v1.2.3