From 376466af3cf0ae2bc7f0a648ffb6fa1f696627a4 Mon Sep 17 00:00:00 2001 From: "alan (NyxTrail)" Date: Sat, 6 Apr 2024 14:30:07 +0000 Subject: [PATCH] Debian build: remove unused override_dh_auto_configure --- debian/rules | 5 ----- 1 file changed, 5 deletions(-) diff --git a/debian/rules b/debian/rules index 637d0dc..ca0d470 100755 --- a/debian/rules +++ b/debian/rules @@ -7,11 +7,6 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 %: dh $@ -#override_dh_auto_configure: -# dh_auto_configure -- \ -# -DCMAKE_LIBRARY_ARCHITECTURE="$(DEB_TARGET_MULTIARCH)" -# - # hyprpaper uses the 'clear' target instead of a 'clean' target override_dh_clean: dh_clean