d/rules: remove obsolete --sourcedirectory option

The new autotools build-system renders it unnecessary.

Signed-off-by: Jeremy Sowden <azazel@debian.org>
This commit is contained in:
Jeremy Sowden
2025-01-02 14:15:20 +00:00
parent f4ec9e3bd3
commit b920681a5e

2
debian/rules vendored
View File

@ -3,4 +3,4 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@ --sourcedirectory=Src
dh $@