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:
2
debian/rules
vendored
2
debian/rules
vendored
@ -3,4 +3,4 @@
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
|
||||
%:
|
||||
dh $@ --sourcedirectory=Src
|
||||
dh $@
|
||||
|
Reference in New Issue
Block a user