debian/rules: Fix typo in (include /usr/share/dpkg/buildflags.mk).
This commit is contained in:
parent
53c848faf3
commit
343c2ea169
2
debian/rules
vendored
2
debian/rules
vendored
@ -4,7 +4,7 @@ DHFLAGS=--parallel
|
||||
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
DPKG_EXPORT_BUILDFLAGS = 1
|
||||
include /usr/shar/dpkg/buildflags.mk
|
||||
include /usr/share/dpkg/buildflags.mk
|
||||
|
||||
%:
|
||||
dh $@ $(DHFLAGS)
|
||||
|
Loading…
Reference in New Issue
Block a user