]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - Makefile
Set debian/compat to 10
[bcachefs-tools-debian] / Makefile
index e773b467862ce155e17c6c47c153148d9f7561ea..ef1eacf7b0069aeb5def81900a9ae9f871743e90 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -71,12 +71,9 @@ clean:
 
 .PHONY: deb
 deb: all
-       debuild --unsigned-source       \
-               --unsigned-changes      \
-               --no-pre-clean          \
-               --build=binary          \
-               --diff-ignore           \
-               --tar-ignore
+# --unsigned-source --unsigned-changes --no-pre-clean --build=binary
+# --diff-ignore --tar-ignore
+       debuild -us -uc -nc -b -i -I
 
 .PHONE: update-bcachefs-sources
 update-bcachefs-sources: