Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
LemonLDAP NG
lemonldap-ng
Commits
da49976a
Commit
da49976a
authored
May 26, 2009
by
Clément OUDOT
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
LEMONLDAP::NG : install lmConfig_File2LDIF and sso.schema
parent
68975eaa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
build/lemonldap-ng/Makefile
build/lemonldap-ng/Makefile
+2
-0
No files found.
build/lemonldap-ng/Makefile
View file @
da49976a
...
...
@@ -201,6 +201,7 @@ install_bin: install_libs install_conf_dir
${SRCPORTALDIR}
/example/scripts/purgeCentralCache
\
${SRCPORTALDIR}
/example/scripts/buildPortalWSDL
\
${SRCCOMMONDIR}
/scripts/lmConfig_File2MySQL
\
${SRCCOMMONDIR}
/scripts/lmConfig_File2LDIF
\
${SRCMANAGERDIR}
/example/scripts/lmConfigEditor
\
$(RBINDIR)
chmod
+x
$(RBINDIR)
/
*
...
...
@@ -373,6 +374,7 @@ install_conf_dir: install_sessions_dir
chmod
777
$(RFILECONFIGDIR)
;
\
fi
@
cp
lemonldap-ng-common/tools/lmConfig.mysql lemonldap-ng-common/tools/apache-session-mysql.sql
$(RTOOLSDIR)
@
cp
lemonldap-ng-common/tools/sso.schema
$(RTOOLSDIR)
@
rm
-rf
$$
(
find
$(RCONFDIR)
$(RFILECONFIGDIR)
$(RTOOLSDIR)
-type
d
-name
.svn
)
install_sessions_dir
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment