mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-11-02 00:43:13 -04:00
+ Updated INSTALL and FAQ
+ Replaced all remaining deprecated LDAP API calls + Converted to getopt_long and added double-dash options (--help) + Added search timeout and max record count options git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@325 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
6
INSTALL
6
INSTALL
@@ -8,8 +8,8 @@ Type "make" in the current directory. If all goes well follow up with a
|
||||
|
||||
To create an RPM, use one of the following commands:
|
||||
|
||||
sudo make DISTRIBUTION=redhat rpm
|
||||
sudo make DISTRIBUTION=suse rpm
|
||||
make DISTRIBUTION=redhat rpm
|
||||
make DISTRIBUTION=suse rpm
|
||||
|
||||
if you are running Red Hat or SuSE respectively.
|
||||
|
||||
@@ -20,4 +20,4 @@ Please send any problem or success reports to the maintainer.
|
||||
--
|
||||
Ben Klang <ben@alkaloid.net>
|
||||
Alkaloid Networks
|
||||
# $Id$
|
||||
$Id$
|
||||
|
||||
Reference in New Issue
Block a user