From 380abcacdc8ea3b331d876eb60028806ed5929eb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 11:25:10 +0200 Subject: Updating rules to not refresh control on build to fix FTBFS. Signed-off-by: Daniel Baumann --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 7ee022c47a..d1b4a19297 100755 --- a/debian/rules +++ b/debian/rules @@ -1941,7 +1941,7 @@ endif # Files created in debian directory $(MAKE) -f debian/rules clean-debdir - $(MAKE) -f debian/rules control + #$(MAKE) -f debian/rules control # Generate control files, because we have so many different languages -- cgit v1.2.3