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
c6f9bed0
Commit
c6f9bed0
authored
Jul 27, 2007
by
Yadd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Lemonldap::NG : "dist" target can now be build with symbolic links
parent
90c3586a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
build/lemonldap-ng/Makefile
build/lemonldap-ng/Makefile
+4
-3
No files found.
build/lemonldap-ng/Makefile
View file @
c6f9bed0
...
...
@@ -127,15 +127,16 @@ manager_uninstall: manager
$(MAKE)
-C
${MANAGERDIR}
uninstall
rm
-vf
manager_uninstall
dist
:
dist
:
clean
-
$(MAKE)
clean
mkdir
-p
lemonldap-ng-
$(VERSION)
-
cp
-a
*
lemonldap-ng-
$(VERSION)
-
cp
-pR
lemonldap-ng-manager/ lemonldap-ng-portal/ lemonldap-ng-handler/
*
lemonldap-ng-
$(VERSION)
-
dir
=
lemonldap-ng-
$(VERSION)
;
find
$$
dir
-name
.svn
-exec
rm
-rf
{}
\;
# 2>/dev/null
rm
-rf
lemonldap-ng-
$(VERSION)
/lemonldap-ng-
$(VERSION)
tar
czf lemonldap-ng-
$(VERSION)
.tar.gz lemonldap-ng-
$(VERSION)
rm
-rf
lemonldap-ng-
$(VERSION)
cpan
:
configure handler_cpan portal_cpan manager_cpan
cpan
:
clean
configure handler_cpan portal_cpan manager_cpan
handler_cpan
:
handler_conf
$(MAKE)
-C
${HANDLERDIR}
dist
...
...
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