summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-04 13:17:20 -0500
committerJeff Carr <[email protected]>2025-10-04 13:17:20 -0500
commit947ad21bb370ebb650e7296082d784c9ca3d27cb (patch)
tree09a2a71d0a821746afe61398a6a1c9e8650ae69b /Makefile
parentc2c776c4f307c5c3c170c45ca06fc10f5ee58ee8 (diff)
only update wit repos
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8ae7c47..89d6939 100644
--- a/Makefile
+++ b/Makefile
@@ -43,3 +43,9 @@ old-debian-release: install
debian-release-build-only: install
wit-test debian --verbose --release
+
+apt-update:
+ apt-get update \
+ -o Dir::Etc::sourcelist=/etc/apt/sources.list.d/wit.list \
+ -o Dir::Etc::sourceparts=/dev/null \
+ -o APT::Get::List-Cleanup=0