Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
f5eb10e1
Commit
f5eb10e1
authored
Dec 20, 2009
by
Yadd
Browse files
diff target
parent
99df048c
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/lemonldap-ng/Makefile
View file @
f5eb10e1
...
...
@@ -82,7 +82,7 @@ LDAPSUFFIX=dc=example,dc=com
VERSION
=
`
head
-n1
changelog |sed
-e
's/lemonldap-ng (//'
-e
's/).*$$//'
`
PORTALSKINS
=
`
ls
lemonldap-ng-portal/example/skins/
`
MANAGERSKINS
=
`
ls
lemonldap-ng-manager/example/skins/
`
DIFF
=
diff
-aburN
-x
'*.bak'
-x
.svn
-x
'*.swp'
DIFF
=
diff
-aburN
-x
'*.bak'
-x
.svn
-x
'*.swp'
--ignore-matching-lines
=
'.*jquery.*'
--ignore-matching-lines
=
'.*lemonldap-ng\.ini.*'
SRCCOMMONDIR
=
lemonldap-ng-common
SRCHANDLERDIR
=
lemonldap-ng-handler
...
...
@@ -535,7 +535,7 @@ diff:
@
$(DIFF)
lemonldap-ng-manager/lib/Lemonldap/NG/Manager /usr/share/perl5/Lemonldap/NG/Manager
||
true
@
$(DIFF)
lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm /usr/share/perl5/Lemonldap/NG/Manager.pm
||
true
@
$(DIFF)
lemonldap-ng-manager/example/images /usr/share/lemonldap-ng/sessions-explorer-imgs
||
true
for
i
in
$(MANAGERSKINS)
;
do
\
@
for
i
in
$(MANAGERSKINS)
;
do
\
$(DIFF)
-x
'jquery*'
lemonldap-ng-manager/example/skins/
$$
i /usr/share/lemonldap-ng/manager-skins/
$$
i
;
\
done
||
true
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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