added lamdaemon package

This commit is contained in:
Roland Gruber 2008-07-22 18:14:03 +00:00
parent 2c6751b7bb
commit f0a365fc2c
2 changed files with 11 additions and 0 deletions

View File

@ -22,3 +22,12 @@ Description: webfrontend for managing accounts in an LDAP directory
Account information can be exported as PDF file. There is also
a script included which manages quota and homedirectories, you
have to setup sudo if you want to use it.
Package: ldap-account-manager_lamdaemon
Architecture: all
Depends: perl
Conflicts: ldap-account-manager
Description: Lamdaemon is part of LDAP Account Manager. It
is used to manage quotas and home directories. This package
needs to be installed on the server where the home directories
reside and quotas should be managed.

View File

@ -43,6 +43,8 @@ install:
install -D --mode=644 style/*.css debian/ldap-account-manager/usr/share/ldap-account-manager/style
cp -r templates debian/ldap-account-manager/usr/share/ldap-account-manager/
install -D --mode=755 lib/*.pl debian/ldap-account-manager_lamdaemon/usr/share/ldap-account-manager/lib
# Build architecture-independent files here.
binary-dep: build install