Debian build: remove unused override_dh_auto_configure

This commit is contained in:
alan (NyxTrail) 2024-04-06 14:30:07 +00:00
parent 1e561b9d7f
commit 376466af3c
No known key found for this signature in database
GPG Key ID: 32C5D29762C48D4A
1 changed files with 0 additions and 5 deletions

5
debian/rules vendored
View File

@ -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