removed lamdaemonOld
This commit is contained in:
		
							parent
							
								
									7ea16cdc8f
								
							
						
					
					
						commit
						07a4db3e1d
					
				|  | @ -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 | ||||
| 
 | ||||
|  |  | |||
|  | @ -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. | ||||
|  |  | |||
|  | @ -1,3 +1,2 @@ | |||
| docs/README.lamdaemon.txt | ||||
| docs/README.lamdaemonOld.txt | ||||
| 
 | ||||
|  |  | |||
|  | @ -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. | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue