d/rules: remove obsolete overrides
The new autotools build-system renders them unnecessary. Signed-off-by: Jeremy Sowden <azazel@debian.org>
This commit is contained in:
parent
34a204869c
commit
f4ec9e3bd3
7
debian/rules
vendored
7
debian/rules
vendored
@ -4,10 +4,3 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
|
||||
%:
|
||||
dh $@ --sourcedirectory=Src
|
||||
|
||||
override_dh_auto_build:
|
||||
$(MAKE) -C Src CFLAGS="$(CPPFLAGS) $(CFLAGS)" \
|
||||
COPTS="$(CPPFLAGS) $(LDFLAGS)"
|
||||
|
||||
# just use dh_install* instead of upstream's "make install"
|
||||
override_dh_auto_install:
|
||||
|
Loading…
Reference in New Issue
Block a user