summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-27 15:22:20 -0500
committerJeff Carr <[email protected]>2025-10-27 15:22:20 -0500
commit0d649fa24eb01a7bb5f8bb50ac46271f1aa257f0 (patch)
treee7c66b175e3b46076d258e3eeec17e66c4f73bdb
parent104d1bcd97e42d14ed3858cac653149513262d01 (diff)
around the block again and again
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9b265b0..bd283f7 100644
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,10 @@ debs:
debs-all:
make commit
forge merge devel
+ forge normal
rm -f ~/incoming/*.deb
+ wit build deb --all --dry-run
+ sleep 5
wit build deb --all
debs-with-commits-all-riscv64: