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
46cf7747
Commit
46cf7747
authored
Oct 22, 2010
by
Clément OUDOT
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Install new SQL files in Makefile (
#196
)
parent
66f7b944
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build/lemonldap-ng/Makefile
build/lemonldap-ng/Makefile
+1
-1
No files found.
build/lemonldap-ng/Makefile
View file @
46cf7747
...
...
@@ -395,7 +395,7 @@ install_conf_dir: install_sessions_dir
else
\
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/lmConfig.
*
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
)
...
...
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