Drop $(DEPSUBSTVARS) from dh_gencontrol call

This has no longer been needed since commit 3ca0202.
This commit is contained in:
Robie Basak 2015-11-13 10:04:31 +00:00
parent 52ead1a6f8
commit 877f48ad91

2
debian/rules vendored
View file

@ -223,7 +223,7 @@ binary-arch: build install
grep shlibs:Suggests debian/monitoring-plugins-standard.substvars.in \
| sed -e 's/shlibs:Suggests/shlibs:Recommends/' \
>> debian/monitoring-plugins-standard.substvars
dh_gencontrol -s -- $(DEPSUBSTVARS)
dh_gencontrol -s
dh_md5sums -s
dh_builddeb -s