Remove old hook

environments/ppa-mbqj77/deployments/1
Xavier Guimard 9 years ago
parent 094519e81b
commit 0b610b5bf7
  1. 2
      Makefile

@ -729,7 +729,7 @@ debian-local-packages: debian-dist
rm -rf lemonldap-ng-$$version && \
$(UNCOMPRESS) lemonldap-ng_$$version.orig.$(COMPRESSSUFFIX) && \
cd lemonldap-ng-$$version && \
export LOCALBUILD=1; debuild --preserve-envvar=LOCALBUILD -us -uc -b --lintian-opts -i \
debuild -us -uc -b --lintian-opts -i \
--lintian-opts -v --lintian-opts -I --lintian-opts -E \
--lintian-opts --color --lintian-opts auto --lintian-opts -L \
--lintian-opts +=pedantic

Loading…
Cancel
Save