Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37858186
en ru br
ALT Linux repos
S:2.00-alt2
5.0: 2.00-alt1
4.1: 2.00-alt1
4.0: 2.00-alt1
3.0:
+backports:2.00-alt0.M30.1

Group :: Databases
RPM: ldapsh

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: ldapsh-2.00-alt-help_msg_fix.patch
Download


Fix small mistake in command list text
--- ./lib/Net/LDAP/Shell/Commands/commands.pm	2006-05-08 12:10:02 +0400
+++ ./lib/Net/LDAP/Shell/Commands/commands.pm	2006-05-08 12:48:36 +0400
@@ -51,7 +51,8 @@
 export
 help
 ls
-newrm
+new
+rm
 pwd
 quit
 search
--- ./lib/Net/LDAP/Shell/Commands/help.pm	2006-05-08 12:10:02 +0400
+++ ./lib/Net/LDAP/Shell/Commands/help.pm	2006-05-08 12:48:42 +0400
@@ -56,7 +56,8 @@
 export
 help
 ls
-newrm
+new
+rm
 pwd
 quit
 search
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin