summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-26 17:20:07 -0500
committerJeff Carr <[email protected]>2025-10-26 17:20:07 -0500
commit13ab64473928e679caf8a79c87a1152386f953a0 (patch)
tree49b5227a15b5310dcfe57ef1d534ec2f0c8e5d94 /Makefile
parent5e89b5f08dc80fbe288227997f3ed8c789d1f17d (diff)
getting closer to not sucking as much
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index d5153f7..fb179e9 100644
--- a/Makefile
+++ b/Makefile
@@ -70,9 +70,7 @@ deb-with-commits:
rm -f ~/incoming/*.deb
forge commit --all
forge normal
- wit build install
- wit test version
- wit build deb --force
+ wit build deb
deb-with-commits-all:
make commit