X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Frules;h=e3452ee1245d2bf1d9eb2d638cc8fdb3b44d25b0;hb=bb0f03620c04bdb10e725f3220fa1e2f40166540;hp=195617e7ad54afdc6812d647fd5783ae7e2c08bb;hpb=ea1f85b0246a8d1508a02df92aba3e9a44c6fb49;p=roundcube.git diff --git a/debian/rules b/debian/rules index 195617e..e3452ee 100755 --- a/debian/rules +++ b/debian/rules @@ -4,6 +4,11 @@ include /usr/share/cdbs/1/rules/debhelper.mk DEB_INSTALL_CHANGELOGS_ALL=CHANGELOG +DEB_DH_INSTALL_ARGS = \ + --exclude=chgsaslpasswd.c \ + --exclude=chgvirtualminpasswd.c \ + --exclude=chpass-wrapper.py + binary-install/roundcube-core:: # Install config files install -m 0640 $(CURDIR)/config/db.inc.php.dist $(CURDIR)/debian/roundcube-core/etc/roundcube/db.inc.php