removed lamdaemonOld

This commit is contained in:
Roland Gruber 2009-10-10 14:11:16 +00:00
parent 7ea16cdc8f
commit 07a4db3e1d
4 changed files with 0 additions and 5 deletions

View File

@ -121,6 +121,5 @@ Heimatverzeichnisse verwaltet werden sollen.
%files lamdaemon
%{httpd_rootdir}/%{lam_dir}/lib/lamdaemon.pl
%{httpd_rootdir}/%{lam_dir}/lib/lamdaemonOld.pl
%doc docs/*txt COPYING HISTORY INSTALL README VERSION

View File

@ -21,5 +21,3 @@ Lamdaemon:
If you want to use the lamdaemon you need to install the
package ldap-account-manager-lamdaemon on the target machine.
For lamdaemonOld the package needs to be installed additionally
on the machine where ldap-account-manager is installed.

View File

@ -1,3 +1,2 @@
docs/README.lamdaemon.txt
docs/README.lamdaemonOld.txt

View File

@ -43,7 +43,6 @@ install:
cp -r templates debian/ldap-account-manager/usr/share/ldap-account-manager/
install -D --mode=755 lib/lamdaemon.pl debian/ldap-account-manager-lamdaemon/usr/share/ldap-account-manager/lib/lamdaemon.pl
install -D --mode=755 lib/lamdaemonOld.pl debian/ldap-account-manager-lamdaemon/usr/share/ldap-account-manager/lib/lamdaemonOld.pl
install -D --mode=755 debian/README-lamdaemon.Debian debian/ldap-account-manager-lamdaemon/usr/share/doc/ldap-account-manager-lamdaemon/README.Debian
# Build architecture-independent files here.