Update Debian files

This commit is contained in:
Xavier Guimard 2016-03-05 08:42:08 +00:00
parent ef48301771
commit 2314bf170f
5 changed files with 6 additions and 23 deletions

View File

@ -1,2 +0,0 @@
/var/lib/lemonldap-ng/sessions/lock
/var/lib/lemonldap-ng/handler

View File

@ -1,4 +1,5 @@
debian/tmp/etc/lemonldap-ng/handler-apache2.conf
debian/tmp/etc/lemonldap-ng/handler-nginx.conf
debian/tmp/etc/lemonldap-ng/test-apache2.conf
debian/tmp/etc/lemonldap-ng/test-nginx.conf
debian/tmp/var/lib/lemonldap-ng/test

View File

@ -1,9 +1,9 @@
/usr/share/perl5/Lemonldap/NG/Handler*
/usr/share/perl5/auto/Lemonldap/NG/Handler*
/usr/share/man/man3/Lemonldap::NG::Handler*
/var/lib/lemonldap-ng/test
/usr/share/lemonldap-ng/bin/purgeLocalCache
/etc/lemonldap-ng/handler-apache2.conf
/etc/lemonldap-ng/handler-nginx.conf
/etc/lemonldap-ng/test-apache2.conf
/etc/lemonldap-ng/test-nginx.conf
/usr/share/perl5/Lemonldap/NG/Handler*
/usr/share/perl5/auto/Lemonldap/NG/Handler*
/usr/share/man/man3/Lemonldap::NG::Handler*
/usr/share/lemonldap-ng/bin/purgeLocalCache
/var/lib/lemonldap-ng/test

View File

@ -1,8 +0,0 @@
#!/bin/bash
set -e
. /usr/share/debconf/confmodule
#DEBHELPER#
exit 0

View File

@ -1,8 +0,0 @@
#!/bin/bash
set -e
. /usr/share/debconf/confmodule
#DEBHELPER#
exit 0